From: Mika Laitio Date: Mon, 7 Sep 2015 08:15:48 +0000 (+0300) Subject: fix compiler warning from sleep prototype X-Git-Url: http://pilppa.org/gitweb/?p=nws-w1.git;a=commitdiff_plain;h=HEAD fix compiler warning from sleep prototype --- diff --git a/src_client/NetworkServiceClient_W1.cc b/src_client/NetworkServiceClient_W1.cc index 44dcd73..12d8573 100644 --- a/src_client/NetworkServiceClient_W1.cc +++ b/src_client/NetworkServiceClient_W1.cc @@ -5,6 +5,8 @@ * Author: lamikr */ +#include + #include #include #include