- removed strongswan includes, we are now self-contained ;-)

This commit is contained in:
Martin Willi
2005-11-10 09:17:23 +00:00
parent d62ea0ddf2
commit 67a57dc6f4
26 changed files with 28 additions and 88 deletions
+6 -3
View File
@@ -25,9 +25,12 @@
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
*/
#include "encodings.h"
#include "encodings/ike_header.h"
#include <stdlib.h>
#include "types.h"
#include "encodings.h"
#include "encodings/ike_header.h"
extern payload_info_t ike_header_info;