diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-26 16:51:15 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-26 16:51:15 +0000 |
commit | 9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 (patch) | |
tree | 9b071a8105704e992946dcd6b801e9fcb7635142 /astro/xworld/files/patch-compile_world.c | |
parent | MooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out, (diff) |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
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" - |