fixed compiler warning (missing include)

This commit is contained in:
Martin Willi
2008-05-13 07:37:08 +00:00
parent 5373f2a642
commit 808ca43f92
+1
View File
@@ -21,6 +21,7 @@
#include <string.h>
#include <stdlib.h>
#include <errno.h>
#include <fcntl.h>
#include <freeswan.h>