aboutsummaryrefslogtreecommitdiff
path: root/src/command.h
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2012-08-02 18:15:49 +0200
committerMax Kellermann <max@duempel.org>2012-08-02 19:12:18 +0200
commit8e331cfc65b6817a147dfaac4d9c4d01414782ac (patch)
tree5a67ed93b37e98a3164b693da1f7e5a140dbecee /src/command.h
parentedf811fa0271da729e9962e3976f2a68ac35a395 (diff)
gcc.h: re-add gcc_const and gcc_pure
Remove GLib dependency from some headers.
Diffstat (limited to 'src/command.h')
-rw-r--r--src/command.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/command.h b/src/command.h
index 68d1f95e..e2e0cbe8 100644
--- a/src/command.h
+++ b/src/command.h
@@ -22,7 +22,6 @@
#include "ack.h"
-#include <glib.h>
#include <stdbool.h>
enum command_return {