From 6935643f9aca68c135161a4e3bf046cbd075000c Mon Sep 17 00:00:00 2001 From: iphydf Date: Thu, 18 Aug 2016 00:37:45 +0100 Subject: Fix some compiler warnings. --- other/bootstrap_daemon/src/tox-bootstrapd.c | 1 + 1 file changed, 1 insertion(+) (limited to 'other/bootstrap_daemon/src') diff --git a/other/bootstrap_daemon/src/tox-bootstrapd.c b/other/bootstrap_daemon/src/tox-bootstrapd.c index 1aa880ef..e045bb62 100644 --- a/other/bootstrap_daemon/src/tox-bootstrapd.c +++ b/other/bootstrap_daemon/src/tox-bootstrapd.c @@ -23,6 +23,7 @@ */ // system provided +#include #include // C -- cgit v1.2.3