patch-libjsonevt_int_defs_h 326 B

12345678910111213
  1. $OpenBSD: patch-libjsonevt_int_defs_h,v 1.2 2015/01/25 20:36:18 benoit Exp $
  2. --- libjsonevt/int_defs.h.orig Thu Mar 18 04:24:34 2010
  3. +++ libjsonevt/int_defs.h Sun Jan 25 13:35:49 2015
  4. @@ -9,6 +9,8 @@
  5. #include <jsonevt_config.h>
  6. +#include <sys/types.h>
  7. +
  8. #ifdef JSONEVT_DEF_HAVE_INTTYPES_H
  9. #include <inttypes.h>
  10. #endif