diff options
Diffstat (limited to 'print-nsh.c')
-rw-r--r-- | print-nsh.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print-nsh.c b/print-nsh.c index 1e39bc2e..5ece5b5e 100644 --- a/print-nsh.c +++ b/print-nsh.c @@ -26,7 +26,7 @@ /* specification: draft-ietf-sfc-nsh-01 */ #ifdef HAVE_CONFIG_H -#include "config.h" +#include <config.h> #endif #include "netdissect-stdinc.h" |