1 2 3 4 5 6 7 8 9 10 11 12 13
$FreeBSD$ --- region.c.orig +++ region.c @@ -70,6 +70,7 @@ * * *****************************************************************/ +#include <sys/types.h> #include <stdio.h> #include <stdlib.h> #include <string.h>