From: Martin Mares Date: Wed, 29 Apr 2009 10:19:15 +0000 (+0200) Subject: Include , because tends to be incomplete X-Git-Tag: python-dummy-working~104 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=58d505679ed56963d41ef90d023a3735b680d87d;p=moe.git Include , because tends to be incomplete --- diff --git a/box/box.c b/box/box.c index 323e07e..69a2917 100644 --- a/box/box.c +++ b/box/box.c @@ -24,6 +24,7 @@ #include #include #include +#include #define NONRET __attribute__((noreturn)) #define UNUSED __attribute__((unused))