update release fix cmake

This commit is contained in:
Mario Fetka 2023-05-31 20:55:37 +02:00
parent cd31e9274a
commit 37171bcc17
1 changed files with 2 additions and 2 deletions

View File

@ -40,8 +40,8 @@
typedef unsigned char uint8;
typedef unsigned short int uint16;
/* typedef unsigned long int uint32; */
typedef unsigned int uint32;
typedef unsigned long int uint32;
/* typedef unsigned int uint32; */
#define IPX_NET_SIZE 4
#define IPX_NODE_SIZE 6