diff --git a/lib/snprintf.c b/lib/snprintf.c index dd72f3e..96ce4e3 100644 --- a/lib/snprintf.c +++ b/lib/snprintf.c @@ -103,7 +103,7 @@ * **************************************************************/ -#include "../config.h" +#include "rsync.h" #ifdef TEST_SNPRINTF /* need math library headers for testing */