--- a/misc/sha1.c +++ b/misc/sha1.c @@ -23,7 +23,9 @@ Robert Klep -- Expansion function fix */ -#include +#ifdef HAVE_CONFIG_H +# include +#endif #include "sha1.h"