Moved packet_t to libstrongswan

This commit is contained in:
Tobias Brunner
2012-08-08 15:41:02 +02:00
parent 3320b87a62
commit 5764a9b355
13 changed files with 43 additions and 54 deletions
+1 -1
View File
@@ -26,8 +26,8 @@
typedef struct receiver_t receiver_t;
#include <library.h>
#include <network/packet.h>
#include <utils/host.h>
#include <utils/packet.h>
/**
* Callback called for any received UDP encapsulated ESP packet.