Skip to content

Commit

Permalink
Remove unneeded header
Browse files Browse the repository at this point in the history
Signed-off-by: Uwe Zeisberger <zeisberg@informatik.uni-freiburg.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Uwe Zeisberger authored and Junio C Hamano committed Jan 27, 2006
1 parent 2796a9d commit a8608db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mailsplit.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
#include <sys/stat.h>
#include <string.h>
#include <stdio.h>
#include <assert.h>
#include "cache.h"

static const char git_mailsplit_usage[] =
Expand Down

0 comments on commit a8608db

Please sign in to comment.