aboutsummaryrefslogtreecommitdiff
path: root/src/nse
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-12-21 15:09:51 +0000
committerChristian Grothoff <christian@grothoff.org>2012-12-21 15:09:51 +0000
commit33a5d276ff045e45d05264a0c17a545ecd277548 (patch)
tree1c4e99feb6b73a77157f94e1a21af87d595dd07f /src/nse
parent999ab7de8d21c8bbcaac15d8fa9d1e2360f4b567 (diff)
downloadgnunet-33a5d276ff045e45d05264a0c17a545ecd277548.tar.gz
gnunet-33a5d276ff045e45d05264a0c17a545ecd277548.zip
-renaming testing-new.h to testing.h, bumping library versions
Diffstat (limited to 'src/nse')
-rw-r--r--src/nse/test_nse_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nse/test_nse_api.c b/src/nse/test_nse_api.c
index 01fdb406e..171595b79 100644
--- a/src/nse/test_nse_api.c
+++ b/src/nse/test_nse_api.c
@@ -24,7 +24,7 @@
24#include "platform.h" 24#include "platform.h"
25#include "gnunet_util_lib.h" 25#include "gnunet_util_lib.h"
26#include "gnunet_nse_service.h" 26#include "gnunet_nse_service.h"
27#include "gnunet_testing_lib-new.h" 27#include "gnunet_testing_lib.h"
28 28
29 29
30static struct GNUNET_NSE_Handle *h; 30static struct GNUNET_NSE_Handle *h;