From: Pasi Kallinen Date: Mon, 21 May 2012 20:05:43 +0000 (+0300) Subject: Add the err.h include X-Git-Tag: v1.6.1-roc-dev~76 X-Git-Url: https://skyeroc.xyz/gitweb/?a=commitdiff_plain;h=820cecae54c2ffefd3a77b98743cd04f8b7ea01f;p=dgamelaunch Add the err.h include --- diff --git a/virus.c b/virus.c index 2945b4f..2fbd5e4 100644 --- a/virus.c +++ b/virus.c @@ -82,6 +82,7 @@ char *vi_Version = "0.0.6+dgamelaunch " PACKAGE_VERSION; #include #include #include +#include #include #include "last_char_is.c"