aboutsummaryrefslogtreecommitdiffstats
path: root/games/egl/files/patch-linux__glimp_linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'games/egl/files/patch-linux__glimp_linux.h')
-rw-r--r--games/egl/files/patch-linux__glimp_linux.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/games/egl/files/patch-linux__glimp_linux.h b/games/egl/files/patch-linux__glimp_linux.h
deleted file mode 100644
index 64af66498429..000000000000
--- a/games/egl/files/patch-linux__glimp_linux.h
+++ /dev/null
@@ -1,14 +0,0 @@
---- ./linux/glimp_linux.h.orig Tue May 23 20:05:59 2006
-+++ ./linux/glimp_linux.h Tue May 23 20:06:00 2006
-@@ -21,9 +21,9 @@
- // glimp_linux.h
- //
-
--#ifndef __linux__
-+#ifndef __unix__
- # error You should not be including this file on this platform
--#endif // __linux__
-+#endif // __unix__
-
- #ifndef __GLIMP_LINUX_H__
- #define __GLIMP_LINUX_H__