summaryrefslogtreecommitdiff
path: root/package/libnetfilter_log/patches/patch-include_libnetfilter_log_linux_nfnetlink_log_h
blob: 9b3cdbaaec1842c1655f2ff11117d962be4c473e (plain)
1
2
3
4
5
6
7
8
9
10
--- libnetfilter_log-1.0.1.orig/include/libnetfilter_log/linux_nfnetlink_log.h	2008-07-21 01:04:31.000000000 +0200
+++ libnetfilter_log-1.0.1/include/libnetfilter_log/linux_nfnetlink_log.h	2013-08-20 18:45:57.231082144 +0200
@@ -9,6 +9,7 @@
  * and not any kind of function definitions.  It is shared between kernel and
  * userspace.  Don't put kernel specific stuff in here */
 
+#include <sys/types.h>
 #include <linux/types.h>
 #include <libnfnetlink/linux_nfnetlink.h>