mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
FreeBSD support and clean up of unnecessary ifdef FREEBSD
This commit is contained in:
@@ -29,6 +29,9 @@
|
||||
#include <stdio.h>
|
||||
#endif
|
||||
#include "eqemu_exception.h"
|
||||
#ifdef FREEBSD
|
||||
#include <sys/stat.h>
|
||||
#endif
|
||||
|
||||
namespace EQEmu {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user