From 5dfe556188df2a3b2bfe73c8bc3b3b9216171a93 Mon Sep 17 00:00:00 2001 From: "osdl.org!shemminger" Date: Tue, 8 Jun 2004 23:50:43 +0000 Subject: [PATCH] Need this when not using kernel headers. (Logical change 1.16) --- lib/utils.c | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/utils.c b/lib/utils.c index 90a0ef20..7834b7aa 100644 --- a/lib/utils.c +++ b/lib/utils.c @@ -25,6 +25,7 @@ #include #include #include +#include #include #include "utils.h"