Fixed VC++ warnings

This commit is contained in:
jsalmon3 2002-06-20 21:02:49 +00:00
parent 7a0dbfb8f7
commit 1eb55a1a1e

View file

@ -30,6 +30,8 @@
----------------------------------------------------------------------------*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <limits.h>
#include "freecraft.h"