From 9287adf0895d4cf2f25d34c13c0f47202c01ddd0 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 8 Jan 2015 13:24:56 -0800 Subject: Add stub sys/procfs.h file --- nptl_db/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nptl_db') diff --git a/nptl_db/Makefile b/nptl_db/Makefile index 2abbd8b10f..b67242ccef 100644 --- a/nptl_db/Makefile +++ b/nptl_db/Makefile @@ -26,7 +26,7 @@ nptl_db-version = 1.0 extra-libs = libthread_db extra-libs-others := $(extra-libs) -headers = thread_db.h +headers = thread_db.h sys/procfs.h libthread_db-routines = td_init td_log td_ta_new td_ta_delete \ td_ta_get_nthreads td_ta_get_ph \ -- cgit v1.2.3