12 lines
297 B
Plaintext
12 lines
297 B
Plaintext
$OpenBSD: patch-dis-asm_h,v 1.1.1.1 2010/05/27 17:33:42 fgsch Exp $
|
|
--- dis-asm.h.orig Mon Feb 5 17:01:54 2007
|
|
+++ dis-asm.h Sat Mar 10 16:39:39 2007
|
|
@@ -13,6 +13,7 @@
|
|
#include <stdio.h>
|
|
#include <string.h>
|
|
#include <inttypes.h>
|
|
+#include "config.h"
|
|
|
|
#define PARAMS(x) x
|
|
typedef void *PTR;
|