| Submitter | Eric Leblond |
|---|---|
| Date | Nov. 4, 2012, 9:54 a.m. |
| Message ID | <1352022852-29382-1-git-send-email-eric@regit.org> |
| Download | mbox | patch |
| Permalink | /patch/196985/ |
| State | Not Applicable |
| Headers | show |
Comments
Patch
diff --git a/include/libnetfilter_log/libnetfilter_log.h b/include/libnetfilter_log/libnetfilter_log.h index 6b0d3b0..a1331de 100644 --- a/include/libnetfilter_log/libnetfilter_log.h +++ b/include/libnetfilter_log/libnetfilter_log.h @@ -9,6 +9,7 @@ #ifndef __LIBNETFILTER_LOG_H #define __LIBNETFILTER_LOG_H +#include <sys/types.h> #include <libnetfilter_log/linux_nfnetlink_log.h> struct nflog_handle;