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

13 lines
244 B
Plaintext

$NetBSD: patch-ab,v 1.2 2006/05/26 08:44:28 adam Exp $
--- dact.h.orig 2006-03-25 14:15:34.000000000 +0100
+++ dact.h
@@ -121,6 +121,7 @@
#include "uname.h"
#endif
+#include <sys/types.h>
#ifdef HAVE_STDINT_H
#include <stdint.h>
#endif