diff options
Diffstat (limited to 'missing/getservent.c')
-rw-r--r-- | missing/getservent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/missing/getservent.c b/missing/getservent.c index 043b8285..39cee068 100644 --- a/missing/getservent.c +++ b/missing/getservent.c @@ -35,7 +35,7 @@ */ #ifdef HAVE_CONFIG_H -#include "config.h" +#include <config.h> #endif #include <netdissect-stdinc.h> |