Missed an #include required by gcc.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2668 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2007-01-14 22:38:11 +00:00
parent d1f2d6c118
commit d478a0b56d
+1
View File
@@ -16,6 +16,7 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#include <stdlib.h>
#include "encount.h"
#include "element.h"