From: Roy Marples Date: Wed, 28 Aug 2019 14:07:13 +0000 (+0100) Subject: Fix compile on Linux. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61091306f58db5db2c4c3ae9fcf210563966604b;p=thirdparty%2Fdhcpcd.git Fix compile on Linux. --- diff --git a/compat/rb.c b/compat/rb.c index e5fcaf6d..3c0bed5f 100644 --- a/compat/rb.c +++ b/compat/rb.c @@ -30,6 +30,7 @@ */ #include "config.h" +#include "common.h" #if !defined(_KERNEL) && !defined(_STANDALONE) #include