abc8886c71
maintainer timeout
13 lines
324 B
Plaintext
13 lines
324 B
Plaintext
$OpenBSD: patch-libjsonevt_int_defs_h,v 1.1 2010/06/05 13:52:55 kevlo Exp $
|
|
--- libjsonevt/int_defs.h.orig Tue May 25 17:22:37 2010
|
|
+++ libjsonevt/int_defs.h Tue May 25 17:22:49 2010
|
|
@@ -9,6 +9,8 @@
|
|
|
|
#include "jsonevt_config.h"
|
|
|
|
+#include <sys/types.h>
|
|
+
|
|
#ifdef JSONEVT_DEF_HAVE_INTTYPES_H
|
|
#include <inttypes.h>
|
|
#else
|