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