mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-24 04:21:44 +01:00
Added include for malloc.h in protocol.c
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
#endif
|
#endif
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include "protocol.h"
|
#include "protocol.h"
|
||||||
|
#include <malloc.h>
|
||||||
|
|
||||||
/******************************************************************************
|
/******************************************************************************
|
||||||
The following section is for Diku/Merc derivatives. Replace as needed.
|
The following section is for Diku/Merc derivatives. Replace as needed.
|
||||||
|
|||||||
Reference in New Issue
Block a user