mirror of
https://github.com/obarthel/amiga-smbfs.git
synced 2025-12-08 14:58:35 +00:00
This makes the ULONG type work.
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
|
||||
#include "kvs.h"
|
||||
|
||||
/* For ULONG */
|
||||
#include <exec/types.h>
|
||||
|
||||
#include <stdlib.h> // For realloc()...
|
||||
#include <string.h> // For memmove()...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user