ports/astro/xworld/files/patch-compile__world.c
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

10 lines
222 B
C

--- compile_world.c.orig 1999-07-28 13:13:51 UTC
+++ compile_world.c
@@ -33,6 +33,7 @@
#include <sys/types.h>
#include <sys/mman.h>
#include <stdio.h>
+#include <stdlib.h>
#include "Sphere.h"
#include "SphereDim.h"