diff options
Diffstat (limited to 'games/epiar/files/patch-Source-Utilities-log.cpp')
-rw-r--r-- | games/epiar/files/patch-Source-Utilities-log.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/games/epiar/files/patch-Source-Utilities-log.cpp b/games/epiar/files/patch-Source-Utilities-log.cpp deleted file mode 100644 index df6b9fca3c1f..000000000000 --- a/games/epiar/files/patch-Source-Utilities-log.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- Source/Utilities/log.cpp.orig 2012-10-27 08:18:51 UTC -+++ Source/Utilities/log.cpp -@@ -10,6 +10,7 @@ - #include "common.h" - #include "Utilities/log.h" - #include "Engine/hud.h" -+#include <unistd.h> - - /**\class Log - * \brief Main logging facilities for the code base. */ |