summaryrefslogtreecommitdiffstats
path: root/update
diff options
context:
space:
mode:
Diffstat (limited to 'update')
-rwxr-xr-xupdate2
1 files changed, 1 insertions, 1 deletions
diff --git a/update b/update
index 494485c..5804554 100755
--- a/update
+++ b/update
@@ -6,4 +6,4 @@ awk "BEGIN { userspace=1 }
/ifdef __KERNEL__/ { userspace = !userspace }
{ if (userspace == 1) print }
END { print \"#endif /* __${NAME}_H */\" }" \
- < kernel/include/linux/netfilter/$1 > include/libipset/linux_$1
+ < kernel/include/linux/netfilter/ipset/$1 > include/libipset/linux_$1