summaryrefslogtreecommitdiff
path: root/tools/regression
diff options
context:
space:
mode:
authorAlan Somers <asomers@FreeBSD.org>2018-07-19 00:22:18 +0000
committerAlan Somers <asomers@FreeBSD.org>2018-07-19 00:22:18 +0000
commite310a67bc4f283d3a14c92ff8b43a3888f9811b9 (patch)
tree72ce5e5b46672c530e7033ecb2b88547d3f76932 /tools/regression
parent8de9ac5eec3bd7a03fc363401ab64810a2b6e017 (diff)
downloadsrc-test-e310a67bc4f283d3a14c92ff8b43a3888f9811b9.tar.gz
src-test-e310a67bc4f283d3a14c92ff8b43a3888f9811b9.zip
Fix the build of tools/regression/sockets/unix_cmsg
MFC after: 2 weeks
Notes
Notes: svn path=/head/; revision=336466
Diffstat (limited to 'tools/regression')
-rw-r--r--tools/regression/sockets/unix_cmsg/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/regression/sockets/unix_cmsg/Makefile b/tools/regression/sockets/unix_cmsg/Makefile
index 8566d1471f7bc..137b146f85537 100644
--- a/tools/regression/sockets/unix_cmsg/Makefile
+++ b/tools/regression/sockets/unix_cmsg/Makefile
@@ -8,6 +8,7 @@ SRCS= ${AUTOSRCS} unix_cmsg.c uc_common.h uc_common.c \
uc_check_time.h uc_check_time.c
CLEANFILES+= ${AUTOSRCS}
MAN=
+CFLAGS+= -I${.CURDIR} -I${.OBJDIR}
WARNS?= 3
REXP_bintime= 's|%%TTYPE%%|bintime|g ; s|%%DTYPE%%|bintime|g ; \