summaryrefslogtreecommitdiff
path: root/pkg/util-linux
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2018-04-17 14:27:26 -0700
committerMichael Forney <mforney@mforney.org>2018-04-17 14:27:26 -0700
commit3fec229bb711140103428d181a0efa36a83791a1 (patch)
tree20f475161db4ce0fa90cf01f4acc45560b623ef3 /pkg/util-linux
parentaa86f4ffb5cc44fdf7277f87421c5b8013053093 (diff)
Remove unnecessary -I include
config-posix.h is being phased out.
Diffstat (limited to 'pkg/util-linux')
-rw-r--r--pkg/util-linux/gen.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkg/util-linux/gen.lua b/pkg/util-linux/gen.lua
index 0a5c35b2..8b352179 100644
--- a/pkg/util-linux/gen.lua
+++ b/pkg/util-linux/gen.lua
@@ -1,7 +1,6 @@
set('version', '2.32.0')
cflags{
'-include $dir/config.h',
- '-I include',
'-I $dir',
'-I $outdir',
'-I $srcdir/include',