fixed minor bugs

This commit is contained in:
2008-12-24 04:04:30 +00:00
parent c9a39fa64f
commit e72c6db022
2 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@
#include <windows.h>
#else
#include <sys/time.h>
#include <time.h>
#endif
#include <time.h>
#if defined(QSE_USE_SYSCALL) && defined(HAVE_SYS_SYSCALL_H)
#include <sys/syscall.h>