diff --git a/src/common.h b/src/common.h index a2894a50..78d38d6e 100644 --- a/src/common.h +++ b/src/common.h @@ -20,8 +20,8 @@ #include #include #include -# ifdef HAVE_STRING_H -#include +#ifdef HAVE_STRING_H +# include #endif #ifdef HAVE_STDLIB_H # include