$OpenBSD: patch-third_party_yasm_source_config_openbsd_libyasm-stdint_h,v 1.2 2012/02/17 10:19:51 robert Exp $
--- third_party/yasm/source/config/openbsd/libyasm-stdint.h.orig	Fri Jan 27 09:02:02 2012
+++ third_party/yasm/source/config/openbsd/libyasm-stdint.h	Thu Feb  9 09:31:06 2012
@@ -7,3 +7,12 @@
 #include <stdint.h>
 #endif
 #endif
+#ifndef _YASM_LIBYASM_STDINT_H
+#define _YASM_LIBYASM_STDINT_H 1
+#ifndef _GENERATED_STDINT_H
+#define _GENERATED_STDINT_H "yasm 1.1.0"
+/* generated using gcc -std=gnu99 */
+#define _STDINT_HAVE_STDINT_H 1
+#include <stdint.h>
+#endif
+#endif
