From 8e331cfc65b6817a147dfaac4d9c4d01414782ac Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 2 Aug 2012 18:15:49 +0200 Subject: gcc.h: re-add gcc_const and gcc_pure Remove GLib dependency from some headers. --- src/command.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/command.h') diff --git a/src/command.h b/src/command.h index 68d1f95e4..e2e0cbe82 100644 --- a/src/command.h +++ b/src/command.h @@ -22,7 +22,6 @@ #include "ack.h" -#include #include enum command_return { -- cgit v1.2.3