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 --- af.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'af.c') diff --git a/af.c b/af.c index 704e2f0a..6aea894a 100644 --- a/af.c +++ b/af.c @@ -19,7 +19,7 @@ #include "config.h" #endif -#include +#include "netdissect-stdinc.h" #include "netdissect.h" #include "af.h" -- cgit v1.2.1