aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/testcases/sender_test.c
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2005-11-23 10:00:25 +0000
committerMartin Willi <martin@strongswan.org>2005-11-23 10:00:25 +0000
commit867952ad2a14af55fcd0765f61095ae80dc1b88f (patch)
treeb67b71bcec4b6a5e89b26269247433be87e06cc9 /Source/charon/testcases/sender_test.c
parent4a962238848168cba23363854be971b17e04aa92 (diff)
downloadstrongswan-867952ad2a14af55fcd0765f61095ae80dc1b88f.tar.bz2
strongswan-867952ad2a14af55fcd0765f61095ae80dc1b88f.tar.xz
- created package threads
Diffstat (limited to 'Source/charon/testcases/sender_test.c')
-rw-r--r--Source/charon/testcases/sender_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/testcases/sender_test.c b/Source/charon/testcases/sender_test.c
index a4ed41b0d..3ce30cabd 100644
--- a/Source/charon/testcases/sender_test.c
+++ b/Source/charon/testcases/sender_test.c
@@ -25,7 +25,7 @@
#include "sender_test.h"
#include <globals.h>
-#include <sender.h>
+#include <threads/sender.h>
#include <network/packet.h>
#include <network/socket.h>
#include <queues/send_queue.h>