Create a branch for working on csrss and co.
[reactos.git] / dll / win32 / rpcrt4 / epm_towers.h
index 7570cc2..1afd3eb 100644 (file)
@@ -19,6 +19,8 @@
  *
  */
 
+#include "epm_c.h"
+
 #define EPM_PROTOCOL_DNET_NSP          0x04
 #define EPM_PROTOCOL_OSI_TP4           0x05
 #define EPM_PROTOCOL_OSI_CLNS          0x06
 
 #include <pshpack1.h>
 
-typedef unsigned char u_int8;
-typedef unsigned short u_int16;
-typedef unsigned int u_int32;
-
 typedef struct
 {
     u_int16 count_lhs;