summaryrefslogtreecommitdiff
path: root/pkg/openntpd/gen.lua
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2017-10-22 21:46:27 -0700
committerMichael Forney <mforney@mforney.org>2017-10-23 21:43:52 -0700
commita0535dee8ac59a9abc51249c604b887fcab32a60 (patch)
tree9c91a3e76cd146cc593c1faae8c2c14cfadd9bdd /pkg/openntpd/gen.lua
parent88b36fde36e2b0fe9dbcbf236b266cc5a28df9b8 (diff)
openntpd: Don't use config-posix.h
Diffstat (limited to 'pkg/openntpd/gen.lua')
-rw-r--r--pkg/openntpd/gen.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkg/openntpd/gen.lua b/pkg/openntpd/gen.lua
index 105031f0..01265f2d 100644
--- a/pkg/openntpd/gen.lua
+++ b/pkg/openntpd/gen.lua
@@ -1,7 +1,6 @@
cflags{
'-D _GNU_SOURCE',
'-include $dir/config.h',
- '-I include',
'-I $srcdir/src',
'-I $srcdir/include',
'-I pkg/openbsd/include',