pthread_cleanup: fixup for #798

dev/timer
René Kijewski 9 years ago
parent b44b88a6ed
commit 74804ab979

@ -3,10 +3,4 @@ include ../Makefile.tests_common
USEMODULE += pthread
ifeq ($(BOARD),native)
CFLAGS += -isystem $(RIOTBASE)/sys/posix/pthread/include
else
INCLUDES += -I$(RIOTBASE)/sys/posix/pthread/include
endif
include $(RIOTBASE)/Makefile.include

Loading…
Cancel
Save