From d9c7e6a19ea2c96080f3bf7de069acf87c9a8a5d Mon Sep 17 00:00:00 2001 From: Austin Foxley Date: Sun, 29 Nov 2009 18:08:17 -0800 Subject: test: nptl and tls tests need main include dir Signed-off-by: Austin Foxley --- test/nptl/Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'test/nptl') diff --git a/test/nptl/Makefile.in b/test/nptl/Makefile.in index 8c19577aa..c5fd3f238 100644 --- a/test/nptl/Makefile.in +++ b/test/nptl/Makefile.in @@ -57,6 +57,7 @@ EXTRA_CFLAGS := -DNOT_IN_libc=1 -D_LIBC -D__USE_GNU -std=gnu99 \ -I$(PTDIR)/sysdeps/generic \ -I$(top_builddir)ldso/include \ -I$(top_builddir)ldso/ldso/$(TARGET_ARCH) \ + -I$(top_builddir)include \ -include $(top_builddir)include/libc-symbols.h ifeq ($(TARGET_ARCH),i386) -- cgit v1.2.3