036b08c33c
* Added support for libmcrypt * Bug fixes
12 lines
244 B
Text
12 lines
244 B
Text
$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
|