diff options
Diffstat (limited to 'games/enigma/files/patch-src::options.hh')
-rw-r--r-- | games/enigma/files/patch-src::options.hh | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/games/enigma/files/patch-src::options.hh b/games/enigma/files/patch-src::options.hh deleted file mode 100644 index 87195a5f93af..000000000000 --- a/games/enigma/files/patch-src::options.hh +++ /dev/null @@ -1,10 +0,0 @@ ---- src/options.hh.orig Thu Oct 9 09:43:08 2003 -+++ src/options.hh Thu Oct 9 09:43:25 2003 -@@ -18,6 +18,7 @@ - #ifndef OPTIONS_HH - #define OPTIONS_HH - -+#include <time.h> - #include <string> - - namespace options |