aboutsummaryrefslogtreecommitdiff
path: root/src/ats/gnunet-service-ats_plugins.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-02-05 19:55:31 +0000
committerChristian Grothoff <christian@grothoff.org>2015-02-05 19:55:31 +0000
commit52ae7e53f6b8dfd26612e4e9f0830918fd1ee312 (patch)
tree8dd8981bcdbe150e55657a4d751516ac14a77840 /src/ats/gnunet-service-ats_plugins.h
parent21264a59434a5b18b4f5e85e735a2d3ec5c3c6c6 (diff)
downloadgnunet-52ae7e53f6b8dfd26612e4e9f0830918fd1ee312.tar.gz
gnunet-52ae7e53f6b8dfd26612e4e9f0830918fd1ee312.zip
-misc cleanups
Diffstat (limited to 'src/ats/gnunet-service-ats_plugins.h')
-rw-r--r--src/ats/gnunet-service-ats_plugins.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/ats/gnunet-service-ats_plugins.h b/src/ats/gnunet-service-ats_plugins.h
index d100890f8..dd85bd361 100644
--- a/src/ats/gnunet-service-ats_plugins.h
+++ b/src/ats/gnunet-service-ats_plugins.h
@@ -27,12 +27,7 @@
27#ifndef GNUNET_SERVICE_ATS_PLUGINS_H 27#ifndef GNUNET_SERVICE_ATS_PLUGINS_H
28#define GNUNET_SERVICE_ATS_PLUGINS_H 28#define GNUNET_SERVICE_ATS_PLUGINS_H
29 29
30#include "gnunet_util_lib.h"
31#include "gnunet_ats_service.h"
32#include "gnunet-service-ats.h"
33#include "gnunet-service-ats_addresses.h" 30#include "gnunet-service-ats_addresses.h"
34#include "gnunet_statistics_service.h"
35#include "ats.h"
36 31
37 32
38/** 33/**