X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fstatd%2Fstat.c;h=bcd3550f34d54e1dbcf5feaa24a46c507256195d;hp=7d9d1b1a44060343a1d554bc473567d95e809bf7;hb=ac5b03be829b4c9369ebfb07a688308721103228;hpb=371ca25167a217d647971384c37aa3fcee8a4aef diff --git a/utils/statd/stat.c b/utils/statd/stat.c index 7d9d1b1..bcd3550 100644 --- a/utils/statd/stat.c +++ b/utils/statd/stat.c @@ -5,7 +5,10 @@ * NSM for Linux. */ -#include "config.h" +#ifdef HAVE_CONFIG_H +#include +#endif + #include #include "statd.h"