2013-09-26 17:14:40 +02:00

10 lines
281 B
Plaintext

$NetBSD: patch-aa,v 1.1.1.1 2003/08/26 10:19:45 itojun Exp $
--- src/proglink.c.orig 2003-06-19 17:11:57.000000000 +0900
+++ src/proglink.c 2003-08-26 19:18:18.000000000 +0900
@@ -1,3 +1,4 @@
+#include <sys/types.h>
#include <stdio.h>
#include "constdef.h"
#include "defvar.h"