From 8fcb1258b49768402828d7228dd5129178e910ae Mon Sep 17 00:00:00 2001 From: Gleb Smirnoff Date: Wed, 27 Dec 2017 17:26:41 -0800 Subject: [PATCH] Shut up compilation warning. --- upnpdescgen.c | 1 + 1 file changed, 1 insertion(+) diff --git a/upnpdescgen.c b/upnpdescgen.c index 8891fb6..3311cef 100644 --- a/upnpdescgen.c +++ b/upnpdescgen.c @@ -31,6 +31,7 @@ #include #include "config.h" +#include "event.h" #include "getifaddr.h" #include "upnpdescgen.h" #include "minidlnapath.h"