summaryrefslogtreecommitdiff
path: root/show-diff.c
diff options
context:
space:
mode:
Diffstat (limited to 'show-diff.c')
-rw-r--r--show-diff.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/show-diff.c b/show-diff.c
index 0af2f10..8a66e59 100644
--- a/show-diff.c
+++ b/show-diff.c
@@ -4,7 +4,6 @@
* Copyright (C) Linus Torvalds, 2005
*/
#include "cache.h"
-#include <ctype.h>
static char *diff_cmd = "diff -L '%s' -u -N - '%s'";