From 513f782ae18791f0c925b9235da749b38159b607 Mon Sep 17 00:00:00 2001 From: Francois-Xavier Le Bail Date: Sat, 20 Jan 2018 15:59:49 +0100 Subject: Use quoted include netdissect-stdinc.h instead of angle-bracketed one --- print-hncp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print-hncp.c') diff --git a/print-hncp.c b/print-hncp.c index 2f43e93d..7118e924 100644 --- a/print-hncp.c +++ b/print-hncp.c @@ -32,7 +32,7 @@ #include "config.h" #endif -#include +#include "netdissect-stdinc.h" #include #include -- cgit v1.2.1