aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2012-06-13 02:41:27 -0400
committerKevin O'Connor <kevin@koconnor.net>2012-06-13 08:41:43 -0400
commit8caee49d380cdf1275953922727a90ad88545b98 (patch)
tree4623ae8806abcb9ce5253157c2b001c91a84b260
parent7af133c6b4464a22eeb7310f9815d4c2d7b03291 (diff)
downloadseabios-hppa-8caee49d380cdf1275953922727a90ad88545b98.zip
seabios-hppa-8caee49d380cdf1275953922727a90ad88545b98.tar.gz
seabios-hppa-8caee49d380cdf1275953922727a90ad88545b98.tar.bz2
Minor - remove extra include from apm.c.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r--src/apm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/apm.c b/src/apm.c
index 54696e9..8daf958 100644
--- 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