diff options
author | Christian Grothoff <christian@grothoff.org> | 2012-12-21 15:09:51 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2012-12-21 15:09:51 +0000 |
commit | 33a5d276ff045e45d05264a0c17a545ecd277548 (patch) | |
tree | 1c4e99feb6b73a77157f94e1a21af87d595dd07f /src/namestore/test_namestore_api_zone_iteration_stop.c | |
parent | 999ab7de8d21c8bbcaac15d8fa9d1e2360f4b567 (diff) |
-renaming testing-new.h to testing.h, bumping library versions
Diffstat (limited to 'src/namestore/test_namestore_api_zone_iteration_stop.c')
-rw-r--r-- | src/namestore/test_namestore_api_zone_iteration_stop.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namestore/test_namestore_api_zone_iteration_stop.c b/src/namestore/test_namestore_api_zone_iteration_stop.c index d858b94c09..dcb6f8c7df 100644 --- a/src/namestore/test_namestore_api_zone_iteration_stop.c +++ b/src/namestore/test_namestore_api_zone_iteration_stop.c @@ -23,7 +23,7 @@ */ #include "platform.h" #include "gnunet_common.h" -#include "gnunet_testing_lib-new.h" +#include "gnunet_testing_lib.h" #include "gnunet_namestore_service.h" #include "namestore.h" |