summaryrefslogtreecommitdiff
path: root/src/errors.c
diff options
context:
space:
mode:
authorVicent Marti <vicent@github.com>2014-02-25 10:43:04 +0100
committerVicent Marti <vicent@github.com>2014-02-25 10:43:04 +0100
commit1c8b339d3483bb5262174908b376dc1152787021 (patch)
tree2e4768e803d02eb0814070e08e9fd03b8f2cbb59 /src/errors.c
parent98b9366212ac6670bd5f90e70400e7cf09aea16a (diff)
parent4f46a98b6e419bd98765e18ce7fc64e3562dbd09 (diff)
downloadlibgit2-1c8b339d3483bb5262174908b376dc1152787021.tar.gz
Merge pull request #2139 from ethomson/va_copy_warning
Include stdarg.h for the va_copy test
Diffstat (limited to 'src/errors.c')
-rw-r--r--src/errors.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/errors.c b/src/errors.c
index a0b085923..393a7875f 100644
--- a/src/errors.c
+++ b/src/errors.c
@@ -8,7 +8,6 @@
#include "global.h"
#include "posix.h"
#include "buffer.h"
-#include <stdarg.h>
/********************************************
* New error handling