Fixed build on Windows.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1684 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include "port.h"
|
||||
|
||||
#ifdef _AIX
|
||||
#pragma alloca
|
||||
#else
|
||||
|
||||
@@ -24,9 +24,6 @@
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
/* Added for UQM */
|
||||
#include "uio/uioport.h"
|
||||
|
||||
/* Allow the use in C++ code. */
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user