mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 22:00:31 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
10 lines
222 B
C
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"
|
|
|