mirror of
https://github.com/tbamud/tbamud.git
synced 2026-01-02 15:38:49 +01:00
Added include for malloc.h in protocol.c
This commit is contained in:
parent
6ed539a28a
commit
06db06f2b6
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
#endif
|
||||
#include <sys/types.h>
|
||||
#include "protocol.h"
|
||||
#include <malloc.h>
|
||||
|
||||
/******************************************************************************
|
||||
The following section is for Diku/Merc derivatives. Replace as needed.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue