From c5f547b02b653ef626f35f74033b0f6373ca8425 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sat, 28 Nov 2015 23:39:30 +0100 Subject: [PATCH] runloop_msg.c - add --- runloop_msg.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/runloop_msg.c b/runloop_msg.c index 25e0d66cff..8c501920f3 100644 --- a/runloop_msg.c +++ b/runloop_msg.c @@ -16,6 +16,8 @@ * If not, see . */ +#include + #include #include #ifdef HAVE_THREADS