net/ipsec-tools: Import net/ipsec-tools from oldpackages

Signed-off-by: Noah Meyerhans <noahm@debian.org>
This commit is contained in:
Noah Meyerhans
2014-08-15 22:01:52 -07:00
parent 8eb8659e41
commit 5117da7925
8 changed files with 304 additions and 0 deletions
@@ -0,0 +1,11 @@
--- a/src/racoon/isakmp.c
+++ b/src/racoon/isakmp.c
@@ -31,6 +31,8 @@
* SUCH DAMAGE.
*/
+#define __packed __attribute__((__packed__))
+
#include "config.h"
#include <sys/types.h>