[hipl-commit] [trunk] Rev 3621: removed pointless include causing trouble with posix stuff

  • From: Rene Hummen <rene.hummen@xxxxxxxxxxxxxxxxx>
  • To: hipl-commit@xxxxxxxxxxxxx
  • Date: Fri, 12 Feb 2010 16:39:55 +0200

Committer: Rene Hummen <rene.hummen@xxxxxxxxxxxxxxxxx>
Date: Fri Feb 12 15:39:22 2010 +0100
Revision: 3621
Revision-id: rene.hummen@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Branch nick: trunk

Log:
  removed pointless include causing trouble with posix stuff

Modified:
  M  firewall/helpers.c

=== modified file 'firewall/helpers.c'
--- firewall/helpers.c  2010-02-11 17:21:17 +0000
+++ firewall/helpers.c  2010-02-12 14:39:22 +0000
@@ -12,7 +12,6 @@
 
 #include <linux/types.h>
 #include <limits.h>
-#include <linux/netfilter_ipv6.h>
 
 #include "helpers.h"

Other related posts:

  • » [hipl-commit] [trunk] Rev 3621: removed pointless include causing trouble with posix stuff - Rene Hummen