diff options
Diffstat (limited to 'src/http_auth_digest.h')
| -rw-r--r-- | src/http_auth_digest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/http_auth_digest.h b/src/http_auth_digest.h index 25d95ee..58e8cb5 100644 --- a/src/http_auth_digest.h +++ b/src/http_auth_digest.h @@ -2,7 +2,7 @@ #define _DIGCALC_H_ #ifdef HAVE_CONFIG_H -#include "config.h" +# include "config.h" #endif #define HASHLEN 16 |
