From: Jo-Philipp Wich Date: Thu, 25 Jun 2015 12:19:51 +0000 (+0200) Subject: contrib/firefunk-watchdog: fix build against musl X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=0ef5f3c6930133d5b074fd0722796d490cfcbb7c;p=project%2Fluci.git contrib/firefunk-watchdog: fix build against musl Signed-off-by: Jo-Philipp Wich --- diff --git a/contrib/package/freifunk-watchdog/src/watchdog.h b/contrib/package/freifunk-watchdog/src/watchdog.h index 3aa887640..6f2382de3 100644 --- a/contrib/package/freifunk-watchdog/src/watchdog.h +++ b/contrib/package/freifunk-watchdog/src/watchdog.h @@ -29,6 +29,7 @@ #include #include #include +#include #include #include #include