diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-13 22:58:48 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-13 22:58:48 +0000 |
commit | 3b3489295ec694d75fbc890517b53481a600e807 (patch) | |
tree | dbb89b80cd56a37af7b0f9b887f8e8708ae4f365 /games/enigma/files | |
parent | 4682d661d684ba1858422426bf85fa0290f7b8fb (diff) |
Notes
Diffstat (limited to 'games/enigma/files')
-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 |