From f8854ff9962b332145a5626b9de0562714b0f4ef Mon Sep 17 00:00:00 2001 From: Frederic Crozat Date: Thu, 16 Dec 2010 17:14:22 +0100 Subject: Add missing standard header / fix prototype https://bugzilla.gnome.org/show_bug.cgi?id=637398 --- droute/droute.c | 1 + 1 file changed, 1 insertion(+) (limited to 'droute') diff --git a/droute/droute.c b/droute/droute.c index 321144e..ec53ffa 100644 --- a/droute/droute.c +++ b/droute/droute.c @@ -23,6 +23,7 @@ #include #include +#include #include "droute.h" #include "droute-pairhash.h" -- cgit v1.2.1