summaryrefslogtreecommitdiff
path: root/uisimulator/x11/file.h
diff options
context:
space:
mode:
Diffstat (limited to 'uisimulator/x11/file.h')
-rw-r--r--uisimulator/x11/file.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/uisimulator/x11/file.h b/uisimulator/x11/file.h
index af3f66e980..7ea72580ad 100644
--- a/uisimulator/x11/file.h
+++ b/uisimulator/x11/file.h
@@ -18,7 +18,6 @@
18 ****************************************************************************/ 18 ****************************************************************************/
19 19
20#include <sys/types.h> 20#include <sys/types.h>
21#include <dirent.h>
22 21
23#define open(x,y) x11_open(x,y) 22#define open(x,y) x11_open(x,y)
24 23