#include <stddef.h>

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1519 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2005-02-07 17:42:42 +00:00
parent 2f34a5b124
commit 1f772f30a7
+2
View File
@@ -23,6 +23,8 @@
#include "port.h"
#include "libs/uio.h"
#include <stddef.h>
typedef DWORD STRING_TABLE;
typedef DWORD STRING;
typedef PBYTE STRINGPTR;