aboutsummaryrefslogtreecommitdiff
path: root/src/statistics/gnunet-service-statistics.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-03-19 19:19:01 +0000
committerChristian Grothoff <christian@grothoff.org>2012-03-19 19:19:01 +0000
commitb5ee95cb0b07320fe7ff183ac78497e9e692c147 (patch)
tree31a3e0d081996629ddc58ad8d921aaf6bb1569ac /src/statistics/gnunet-service-statistics.c
parent324d77d9a7f318705a862dbeb733d7a2af9e1cfd (diff)
downloadgnunet-b5ee95cb0b07320fe7ff183ac78497e9e692c147.tar.gz
gnunet-b5ee95cb0b07320fe7ff183ac78497e9e692c147.zip
-fixing minor compilation errors and warnings
Diffstat (limited to 'src/statistics/gnunet-service-statistics.c')
-rw-r--r--src/statistics/gnunet-service-statistics.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/statistics/gnunet-service-statistics.c b/src/statistics/gnunet-service-statistics.c
index 1ec07ad5d..a1a2c3abd 100644
--- a/src/statistics/gnunet-service-statistics.c
+++ b/src/statistics/gnunet-service-statistics.c
@@ -223,7 +223,6 @@ load (struct GNUNET_SERVER_Handle *server)
223{ 223{
224 char *fn; 224 char *fn;
225 struct GNUNET_BIO_ReadHandle *rh; 225 struct GNUNET_BIO_ReadHandle *rh;
226 struct stat sb;
227 uint64_t fsize; 226 uint64_t fsize;
228 char *buf; 227 char *buf;
229 struct GNUNET_SERVER_MessageStreamTokenizer *mst; 228 struct GNUNET_SERVER_MessageStreamTokenizer *mst;