Re: [Prothon-commits] rev 163 - in trunk: . src

Ben Collins <[email protected]> Sat, 27 Mar 2004 17:31:51 -0500
Newsgroups gmane.comp.lang.prothon.devel
Message-ID <[email protected]>
> Modified: trunk/src/sys.c
> ===================================================================
> --- trunk/src/sys.c	2004-03-27 21:56:00 UTC (rev 162)
> +++ trunk/src/sys.c	2004-03-27 22:13:09 UTC (rev 163)
> @@ -53,7 +53,6 @@
>  
>  // sys.c
>  
> -#include <config.h>
>  
>  #include <stdlib.h>
>  #include <stdio.h>
> @@ -63,6 +62,7 @@
>  #endif
>  
>  #ifndef WIN32
> +#include <config.h>
>  #include <unistd.h>
>  #include <limits.h>
>  #include <stdint.h>

SOrry about the goof, but this needs to be moved up to the top and
wrapped there. It has to be the first include, else some things that
depend on it fail.

-- 
Debian     - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
WatchGuard - http://www.watchguard.com/