pkgsrc/archivers/dact/patches/patch-ab
adam 036b08c33c Changes 0.8.41:
* Added support for libmcrypt
* Bug fixes
2006-05-26 08:44:28 +00:00

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