pluto and scepclient now use chunk_t from libstrongswan

This commit is contained in:
Andreas Steffen
2009-04-17 16:41:26 +00:00
parent 9b91b81870
commit a376e44577
5 changed files with 21 additions and 87 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ struct chunk_t {
size_t len;
};
#include <library.h>
#include <utils.h>
/**
* A { NULL, 0 }-chunk handy for initialization.