update release fix cmake
This commit is contained in:
parent
cd31e9274a
commit
37171bcc17
@ -40,8 +40,8 @@
|
|||||||
|
|
||||||
typedef unsigned char uint8;
|
typedef unsigned char uint8;
|
||||||
typedef unsigned short int uint16;
|
typedef unsigned short int uint16;
|
||||||
/* typedef unsigned long int uint32; */
|
typedef unsigned long int uint32;
|
||||||
typedef unsigned int uint32;
|
/* typedef unsigned int uint32; */
|
||||||
|
|
||||||
#define IPX_NET_SIZE 4
|
#define IPX_NET_SIZE 4
|
||||||
#define IPX_NODE_SIZE 6
|
#define IPX_NODE_SIZE 6
|
||||||
|
Loading…
Reference in New Issue
Block a user