mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
244 B
Plaintext
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
|