summaryrefslogtreecommitdiff
path: root/include/git2/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/git2/types.h')
-rw-r--r--include/git2/types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/git2/types.h b/include/git2/types.h
index ade0c7d32..e9d7a6ce6 100644
--- a/include/git2/types.h
+++ b/include/git2/types.h
@@ -66,7 +66,6 @@ typedef int64_t git_time_t; /**< time in seconds from epoch */
/** The maximum size of an object */
typedef uint64_t git_object_size_t;
-#include "buffer.h"
#include "oid.h"
/** Basic type (loose or packed) of any Git object. */