diff options
Diffstat (limited to 'src/git/errors.h')
-rw-r--r-- | src/git/errors.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/git/errors.h b/src/git/errors.h index 8e9e423ed..f4720bebe 100644 --- a/src/git/errors.h +++ b/src/git/errors.h @@ -1,8 +1,6 @@ #ifndef INCLUDE_git_errors_h__ #define INCLUDE_git_errors_h__ -#include "common.h" - /** * @file git/errors.h * @brief Git error handling routines and variables |