diff options
Diffstat (limited to 'output/ipfix/ipfix.c')
-rw-r--r-- | output/ipfix/ipfix.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/output/ipfix/ipfix.c b/output/ipfix/ipfix.c index b2719fd..e0b3440 100644 --- a/output/ipfix/ipfix.c +++ b/output/ipfix/ipfix.c @@ -8,8 +8,6 @@ /* These forward declarations are needed since ulogd.h doesn't like to be the first */ #include <ulogd/linuxlist.h> -#define __packed __attribute__((packed)) - #include "ipfix.h" #include <ulogd/ulogd.h> |