fix syslog

This commit is contained in:
Mario Fetka
2023-05-31 19:06:51 +02:00
parent 7bd5845990
commit 1b91c1effe
2 changed files with 10 additions and 33 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