Use uioport.h instead of port.h.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1670 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
|
||||||
/* Added for UQM */
|
/* Added for UQM */
|
||||||
#include "port.h"
|
#include "uio/uioport.h"
|
||||||
|
|
||||||
/* Allow the use in C++ code. */
|
/* Allow the use in C++ code. */
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|||||||
Reference in New Issue
Block a user