]> arthur.barton.de Git - netatalk.git/commitdiff
Remove unneeded include
authorRalph Boehme <sloowfranklin@gmail.com>
Sun, 24 Feb 2013 09:15:05 +0000 (10:15 +0100)
committerRalph Boehme <sloowfranklin@gmail.com>
Sun, 24 Feb 2013 09:15:05 +0000 (10:15 +0100)
etc/afpd/afpstats.c

index 1dbacdf84abaa551faac1c93f4f59033635e60b4..b50dc33c7887dc62c6c340652298787669a2e659 100644 (file)
@@ -21,8 +21,8 @@
 #include <string.h>
 #include <errno.h>
 #include <pthread.h>
+
 #include <glib.h>
-#include <gio/gio.h>
 #include <dbus/dbus-glib.h>
 
 #include <atalk/logger.h>