freebsd-ports/sysutils/memtest86+/files/patch-error.c
Alexey Dokuchaev 9d712428f5 Add memtest86+ 2.11, stand-alone memory test for x86 architecture
computers.

PR:		ports/132700 (based on)
Submitted by:	Andriy Gapon
2009-03-31 22:23:19 +00:00

10 lines
240 B
C

--- error.c 2008-11-16 02:18:14.000000000 +0200
+++ error.c 2009-02-18 00:27:40.000000000 +0200
@@ -11,7 +11,6 @@
#include "test.h"
#include "config.h"
-#include <sys/io.h>
#include "dmi.h"
extern int test_ticks, nticks, beepmode;