56bf85096c
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
10 lines
202 B
C
10 lines
202 B
C
--- mmap.c.orig 2011-05-11 00:58:23 UTC
|
|
+++ mmap.c
|
|
@@ -28,6 +28,7 @@
|
|
* Use is subject to license terms.
|
|
*/
|
|
|
|
+#include <sys/types.h>
|
|
#include <sys/mman.h>
|
|
#include <unistd.h>
|
|
#include <stdlib.h>
|