This makes the ULONG type work.

This commit is contained in:
obarthel
2021-06-13 10:36:42 +02:00
parent cf709cb612
commit e4fe1cc945
+3
View File
@@ -12,6 +12,9 @@
#include "kvs.h"
/* For ULONG */
#include <exec/types.h>
#include <stdlib.h> // For realloc()...
#include <string.h> // For memmove()...