mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 15:20:32 -04:00
10 lines
272 B
C
10 lines
272 B
C
--- region.c.orig
|
|
+++ region.c
|
|
@@ -70,6 +70,7 @@
|
|
* *
|
|
*****************************************************************/
|
|
|
|
+#include <sys/types.h>
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <string.h>
|