Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'usage.c')
-rw-r--r--usage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usage.c b/usage.c
index e774d2ef32..86211c9141 100644
--- a/usage.c
+++ b/usage.c
@@ -3,7 +3,6 @@
*
* Copyright (C) Linus Torvalds, 2005
*/
-#include <stdarg.h>
#include "cache.h"
static void report(const char *prefix, const char *err, va_list params)