diff options
Diffstat (limited to 'astro/xworld/files/patch-compile_world.c')
-rw-r--r-- | astro/xworld/files/patch-compile_world.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/astro/xworld/files/patch-compile_world.c b/astro/xworld/files/patch-compile_world.c deleted file mode 100644 index 9c457be19215..000000000000 --- a/astro/xworld/files/patch-compile_world.c +++ /dev/null @@ -1,10 +0,0 @@ ---- compile_world.c.orig 2009-03-27 17:51:01.000000000 +0100 -+++ compile_world.c 2009-03-27 17:51:15.000000000 +0100 -@@ -33,6 +33,7 @@ - #include <sys/types.h> - #include <sys/mman.h> - #include <stdio.h> -+#include <stdlib.h> - #include "Sphere.h" - #include "SphereDim.h" - |