diff options
Diffstat (limited to 'src/endpoint.c')
-rw-r--r-- | src/endpoint.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/endpoint.c b/src/endpoint.c index 77b3104..7d7a275 100644 --- a/src/endpoint.c +++ b/src/endpoint.c @@ -1,12 +1,6 @@ -#include "endpoint.h" - -#include <limits.h> #include <wp/wp.h> #include "endpoint-private.h" -#include "glib-object.h" -#include "glib.h" -#include "glibconfig.h" #include "wp.h" struct _AstalWpEndpoint { |