summaryrefslogtreecommitdiff
path: root/nptl_db
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2015-01-08 13:24:56 -0800
committerRoland McGrath <roland@hack.frob.com>2015-01-08 13:24:56 -0800
commit9287adf0895d4cf2f25d34c13c0f47202c01ddd0 (patch)
tree1a54855bfff2d138f6160fafab6e2e7d109daa43 /nptl_db
parent59ff172f8064757e2302f9b4fb7583ec2841d591 (diff)
Add stub sys/procfs.h file
Diffstat (limited to 'nptl_db')
-rw-r--r--nptl_db/Makefile2
1 files changed, 1 insertions, 1 deletions
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 \