diff options
Diffstat (limited to 'src/input/sha1.h')
-rw-r--r-- | src/input/sha1.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/sha1.h b/src/input/sha1.h index 9f2659d60..a81af673b 100644 --- a/src/input/sha1.h +++ b/src/input/sha1.h @@ -34,7 +34,7 @@ char *sha_version(void); #define SHA_VERSION 1 -#ifdef HAVE_CONFIG_H +#ifdef HAVE_CONFIG_H #include "config.h" #ifdef WORDS_BIGENDIAN |