diff options
Diffstat (limited to 'missing/dlnames.c')
-rw-r--r-- | missing/dlnames.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/missing/dlnames.c b/missing/dlnames.c index 16bfcf79..61fa18c1 100644 --- a/missing/dlnames.c +++ b/missing/dlnames.c @@ -32,7 +32,7 @@ */ #ifdef HAVE_CONFIG_H -#include "config.h" +#include <config.h> #endif #include <netdissect-stdinc.h> |