From a34e1d2b84c72b27212eed4e1483a20440da44ab Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 6 Sep 2008 20:28:31 +0200 Subject: include cleanup As usual, include only headers which are really needed. --- src/command.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/command.h') diff --git a/src/command.h b/src/command.h index d421b874..1018102c 100644 --- a/src/command.h +++ b/src/command.h @@ -22,6 +22,7 @@ #include "gcc.h" #include "os_compat.h" #include "sllist.h" +#include "myfprintf.h" #define COMMAND_RETURN_KILL 10 #define COMMAND_RETURN_CLOSE 20 -- cgit v1.2.3