mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@60459 d073be05-634f-4543-b044-5fe20cf6d1d6
11 lines
215 B
Diff
11 lines
215 B
Diff
--- dwatch.c.orig Wed Aug 14 16:52:28 2002
|
|
+++ dwatch.c Wed Aug 14 16:52:34 2002
|
|
@@ -17,6 +17,7 @@
|
|
MA 02111-1307, USA.
|
|
*/
|
|
|
|
+#include <sys/types.h>
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <string.h>
|