14 lines
339 B
Plaintext
14 lines
339 B
Plaintext
$OpenBSD: patch-error_c,v 1.2 2010/05/31 07:35:55 form Exp $
|
|
$RuOBSD: patch-error_c,v 1.1.1.1 2008/07/12 19:00:53 form Exp $
|
|
--- error.c.orig Wed Apr 28 19:11:15 2010
|
|
+++ error.c Mon May 31 03:48:12 2010
|
|
@@ -11,7 +11,7 @@
|
|
|
|
#include "test.h"
|
|
#include "config.h"
|
|
-#include <sys/io.h>
|
|
+#include "io.h"
|
|
#include "dmi.h"
|
|
#define NULL 0
|
|
|