Add git-name-rev
[git.git] / update-ref.c
index 4a1704c..65dc3d6 100644 (file)
@@ -1,6 +1,5 @@
 #include "cache.h"
 #include "refs.h"
-#include <ctype.h>
 
 static const char git_update_ref_usage[] = "git-update-ref <refname> <value> [<oldval>]";