summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libthreads/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libthreads/Makefile b/libthreads/Makefile
index bff8ed15..744e5ea8 100644
--- a/libthreads/Makefile
+++ b/libthreads/Makefile
@@ -1,4 +1,4 @@
-CPPFLAGS = -nostdinc -I. -I/usr1/gnu/DIST/include
+CPPFLAGS = -nostdinc -I. -I/usr1/gnu/DIST/include -DCTHREAD_DATA -I/usr1/gnu/DIST/hurd/include
CFLAGS = -g -O
CPP = /usr1/gnu/DIST/lib/gcc-cpp
AS = as