diff options
Diffstat (limited to 'src/common.h')
-rw-r--r-- | src/common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common.h b/src/common.h index a8f60fe48..4b4a99775 100644 --- a/src/common.h +++ b/src/common.h @@ -58,7 +58,6 @@ #include "git2/types.h" #include "git2/errors.h" #include "thread-utils.h" -#include "bswap.h" #include <regex.h> |