diff options
Diffstat (limited to 'print-otv.c')
| -rw-r--r-- | print-otv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print-otv.c b/print-otv.c index 22202a90..88c8cacc 100644 --- a/print-otv.c +++ b/print-otv.c @@ -18,7 +18,7 @@ /* specification: draft-hasmit-otv-04 */ #ifdef HAVE_CONFIG_H -#include "config.h" +#include <config.h> #endif #include "netdissect-stdinc.h" |
