$OpenBSD: patch-third_party_yasm_source_config_openbsd_libyasm-stdint_h,v 1.1 2011/10/27 07:59:09 robert Exp $
--- third_party/yasm/source/config/openbsd/libyasm-stdint.h.orig	Wed Oct 26 13:41:00 2011
+++ third_party/yasm/source/config/openbsd/libyasm-stdint.h	Wed Oct 26 13:41:00 2011
@@ -0,0 +1,9 @@
+#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
