Fixes for FreeBSD.

This commit is contained in:
crs
2004-05-01 11:01:40 +00:00
parent 165c889c5d
commit 975d888d65
3 changed files with 9 additions and 3 deletions

View File

@@ -16,9 +16,6 @@
#include "CArch.h"
#include "CArchMultithreadPosix.h"
#include "XArchUnix.h"
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif