12 lines
296 B
Plaintext
12 lines
296 B
Plaintext
|
$OpenBSD: patch-dis-asm_h,v 1.1.1.1 2005/03/07 16:41:28 todd Exp $
|
||
|
--- dis-asm.h.orig Mon Jan 3 17:35:10 2005
|
||
|
+++ dis-asm.h Sun Feb 27 15:47:13 2005
|
||
|
@@ -13,6 +13,7 @@
|
||
|
#include <stdio.h>
|
||
|
#include <string.h>
|
||
|
#include <inttypes.h>
|
||
|
+#include "config.h"
|
||
|
|
||
|
#define PARAMS(x) x
|
||
|
typedef void *PTR;
|