mirror of
https://git.freebsd.org/ports.git
synced 2025-05-07 19:30:46 -04:00
10 lines
398 B
C
10 lines
398 B
C
--- tools/sources/analyze.c.orig 2008-04-21 16:56:06.000000000 +0900
|
|
+++ tools/sources/analyze.c 2012-10-24 04:58:13.000000000 +0900
|
|
@@ -21,6 +21,7 @@
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
+#include <unistd.h>
|
|
|
|
/*****************************************************************************/
|
|
/* constants */
|