Some includes added to avoid calling functions w/o prototypes.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3056 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
#endif
|
||||
|
||||
#include <config.h>
|
||||
#include <string.h>
|
||||
|
||||
#ifndef HAVE_GETOPT_LONG
|
||||
#if !defined __STDC__ || !__STDC__
|
||||
|
||||
@@ -22,6 +22,9 @@
|
||||
#include "nameref.h"
|
||||
#include "types.h"
|
||||
#include "libs/log.h"
|
||||
#include "libs/gfxlib.h"
|
||||
#include "libs/sndlib.h"
|
||||
#include "coderes.h"
|
||||
#include "propfile.h"
|
||||
#include <ctype.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user