summaryrefslogtreecommitdiff
path: root/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.h')
-rw-r--r--src/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common.h b/src/common.h
index 29a61a7f8..ae3a1615a 100644
--- a/src/common.h
+++ b/src/common.h
@@ -80,6 +80,7 @@ typedef __int64 off64_t;
#include "util.h"
#include "thread-utils.h"
#include "errors.h"
+#include "bswap.h"
#define GIT_PATH_MAX 4096