diff options
Diffstat (limited to 'src/buffer.h')
-rw-r--r-- | src/buffer.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/buffer.h b/src/buffer.h index 564a4f561..4c852b3cb 100644 --- a/src/buffer.h +++ b/src/buffer.h @@ -7,8 +7,6 @@ #ifndef INCLUDE_buffer_h__ #define INCLUDE_buffer_h__ -#include <stdarg.h> - #include "common.h" #include "git2/strarray.h" #include "git2/buffer.h" |