Fix include of atf-c.h

This commit is contained in:
Simon J. Gerraty 2015-05-30 17:24:41 +00:00
parent 10e781d1ba
commit 3a3005dfdd
2 changed files with 3 additions and 1 deletions

View File

@ -3,6 +3,7 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
@ -10,6 +11,7 @@ DIRDEPS = \
lib/atf/libatf-c \
lib/libc \
lib/libcompiler_rt \
lib/libcrypt \
.include <dirdeps.mk>

View File

@ -4,7 +4,7 @@ __FBSDID("$FreeBSD$");
#include <sys/types.h>
#include <unistd.h>
#include <atf-c/atf-c.h>
#include <atf-c.h>
#define LEET "0.s0.l33t"