aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorSean Bruno <sbruno@FreeBSD.org>2017-03-08 17:29:40 +0000
committerSean Bruno <sbruno@FreeBSD.org>2017-03-08 17:29:40 +0000
commita3afd05ce42b449dbd1b834fa888ff0a0231aad2 (patch)
tree7d46d5943d96e4c99735bd8dd80379076be67f10 /tools
parent112d8ca98c95ba67d94617edb6489fa4c8fa0933 (diff)
Notes
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/netmap/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/tools/netmap/Makefile b/tools/tools/netmap/Makefile
index 8daf59ff8ba8..2b63fc8b316c 100644
--- a/tools/tools/netmap/Makefile
+++ b/tools/tools/netmap/Makefile
@@ -8,7 +8,6 @@ PROGS = pkt-gen nmreplay bridge vale-ctl
CLEANFILES = $(PROGS) *.o
MAN=
CFLAGS += -Werror -Wall
-CFLAGS += -nostdinc -I ../../../sys -I/usr/include
CFLAGS += -Wextra
LDFLAGS += -lpthread