]> xenbits.xensource.com Git - seabios.git/commitdiff
Minor - remove extra include from apm.c.
authorKevin O'Connor <kevin@koconnor.net>
Wed, 13 Jun 2012 06:41:27 +0000 (02:41 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Wed, 13 Jun 2012 12:41:43 +0000 (08:41 -0400)
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/apm.c

index 54696e9405b766c4b0ecae2b962fe290608a73df..8daf9583b811141a9780d4c63a4c356230a9c2ea 100644 (file)
--- a/src/apm.c
+++ b/src/apm.c
@@ -6,7 +6,6 @@
 //
 // This file may be distributed under the terms of the GNU LGPLv3 license.
 
-#include "farptr.h" // GET_VAR
 #include "bregs.h" // struct bregs
 #include "ioport.h" // outb
 #include "util.h" // dprintf