Fix most compiler warnings and fix for OSX.

This commit is contained in:
Zach Langley 2014-11-07 20:13:36 -08:00
parent a61c2c6c60
commit eadcd45b6e
6 changed files with 15 additions and 8 deletions

View file

@ -12,7 +12,6 @@
#endif
#include <sys/types.h>
#include "protocol.h"
#include <malloc.h>
/******************************************************************************
The following section is for Diku/Merc derivatives. Replace as needed.