summaryrefslogtreecommitdiff
path: root/test/cookies.c
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2010-01-21 20:31:45 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2010-01-21 20:31:45 +0100
commit57ab2fb1d1a02b552a10c531f0ef84ad03fdd963 (patch)
treed47cbdb2c236e68f67fd5d1e1bede86ed99f3d6e /test/cookies.c
parentf4d15fea9bf44d82218c22f700fbb7158dee21aa (diff)
fix building of new cookies test program on *BSD
Diffstat (limited to 'test/cookies.c')
-rw-r--r--test/cookies.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/cookies.c b/test/cookies.c
index 53d43ea1..d5062894 100644
--- a/test/cookies.c
+++ b/test/cookies.c
@@ -32,6 +32,7 @@
#include <sys/types.h>
#include <sys/socket.h>
#include <arpa/inet.h>
+#include <netinet/in.h>
#define _MSG(...)