[hipl-dev] [Branch ~hipl-core/hipl/trunk] Rev 5392: added missing include

  • From: noreply@xxxxxxxxxxxxx
  • To: HIPL core team <hipl-dev@xxxxxxxxxxxxx>
  • Date: Thu, 06 Jan 2011 11:39:29 -0000

------------------------------------------------------------
revno: 5392
committer: Rene Hummen <rene.hummen@xxxxxxxxxxxxxxxxx>
branch nick: hipl
timestamp: Thu 2011-01-06 12:35:51 +0100
message:
  added missing include
  
  hip_esp_protection was missing from firewall.h
modified:
  firewall/esp_prot_conntrack.c


--
lp:hipl
https://code.launchpad.net/~hipl-core/hipl/trunk

Your team HIPL core team is subscribed to branch lp:hipl.
To unsubscribe from this branch go to 
https://code.launchpad.net/~hipl-core/hipl/trunk/+edit-subscription
=== modified file 'firewall/esp_prot_conntrack.c'
--- firewall/esp_prot_conntrack.c       2011-01-06 11:30:37 +0000
+++ firewall/esp_prot_conntrack.c       2011-01-06 11:35:51 +0000
@@ -52,6 +52,7 @@
 #include "esp_prot_api.h"
 #include "esp_prot_config.h"
 #include "esp_prot_defines.h"
+#include "firewall.h"
 #include "firewall_defines.h"
 #include "hslist.h"
 #include "esp_prot_conntrack.h"

Other related posts: