From: Jean-Philippe Orsini Date: Wed, 8 Oct 2014 16:53:39 +0000 (+0200) Subject: fixed missing include X-Git-Tag: v0.0.9~17 X-Git-Url: https://git.wpitchoune.net/gitweb/?p=ptask.git;a=commitdiff_plain;h=3a0a6203fbfe11a27b1268ff41ebc19433b9793d fixed missing include --- diff --git a/src/main.c b/src/main.c index a0cf978..8891001 100644 --- a/src/main.c +++ b/src/main.c @@ -16,6 +16,8 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA * 02110-1301 USA */ +#include + #include #include #include