From: Joshua Kwan Date: Mon, 2 Feb 2004 00:30:06 +0000 (+0000) Subject: doh, errno.h for ERANGE X-Git-Tag: v1.6.1-roc-dev~488 X-Git-Url: https://skyeroc.xyz/gitweb/?a=commitdiff_plain;h=d5c7d15202874097782ca0e387373d1e986bc2e0;p=dgamelaunch doh, errno.h for ERANGE git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@211 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- diff --git a/config.l b/config.l index 4f49f85..8555dae 100644 --- a/config.l +++ b/config.l @@ -4,6 +4,7 @@ #include #include +#include #include "y.tab.h" #include "dgamelaunch.h"