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:
meep-eep
2005-04-22 03:14:43 +00:00
parent bb8c70dee9
commit a9080b7a49
+1 -1
View File
@@ -25,7 +25,7 @@
#include <sys/types.h>
/* Added for UQM */
#include "port.h"
#include "uio/uioport.h"
/* Allow the use in C++ code. */
#ifdef __cplusplus