From 80bbe72b76ab91628b493b55ed74f6eec8432fed Mon Sep 17 00:00:00 2001 From: Johannes Sixt Date: Tue, 13 Nov 2007 21:05:01 +0100 Subject: Move #include and to git-compat-util.h. ... since all system headers are pulled in via git-compat-util.h Signed-off-by: Johannes Sixt Signed-off-by: Junio C Hamano --- help.c | 1 - 1 file changed, 1 deletion(-) (limited to 'help.c') diff --git a/help.c b/help.c index 8217d97787..d340b6a1b6 100644 --- a/help.c +++ b/help.c @@ -7,7 +7,6 @@ #include "builtin.h" #include "exec_cmd.h" #include "common-cmds.h" -#include /* most GUI terminals set COLUMNS (although some don't export it) */ static int term_columns(void) -- cgit v1.2.3