mirror of
https://github.com/glest/glest-source.git
synced 2025-08-26 17:34:24 +02:00
- removed un-necessary sendfile header
- fixed compile when streflop disabled
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#if defined(__FreeBSD__)
|
||||
#include <sys/uio.h>
|
||||
#else
|
||||
#include <sys/sendfile.h>
|
||||
//#include <sys/sendfile.h>
|
||||
#endif
|
||||
|
||||
#include <fcntl.h>
|
||||
|
Reference in New Issue
Block a user