From bc5d577ff9a9f87cd4f898d2b073332291087b84 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Thu, 22 Sep 2011 20:10:44 +0000 Subject: fix compilation with GCC 4.6 on Linux --- device.c | 1 + 1 file changed, 1 insertion(+) (limited to 'device.c') diff --git a/device.c b/device.c index 7307414..8bc8b53 100644 --- a/device.c +++ b/device.c @@ -6,6 +6,7 @@ #include #include #include +#include #include "netifd.h" #include "system.h" -- cgit v1.2.3