diff options
Diffstat (limited to 'games/spacehulk/files/patch-src::rand.cpp')
-rw-r--r-- | games/spacehulk/files/patch-src::rand.cpp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/games/spacehulk/files/patch-src::rand.cpp b/games/spacehulk/files/patch-src::rand.cpp deleted file mode 100644 index c7387fd9fbe5..000000000000 --- a/games/spacehulk/files/patch-src::rand.cpp +++ /dev/null @@ -1,8 +0,0 @@ ---- src/rand.cpp.orig Mon Jan 5 17:08:25 2004 -+++ src/rand.cpp Mon Jan 5 17:08:36 2004 -@@ -1,4 +1,5 @@ - #include <qstring.h> -+#include <stdlib.h> - - #include "rand.h" - |