aboutsummaryrefslogtreecommitdiff
path: root/src/output.h
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2014-04-07 20:36:02 -0400
committerKevin O'Connor <kevin@koconnor.net>2014-04-08 00:09:52 -0400
commit71036f83d6e9d56860220f5d298d19a706edcd67 (patch)
treec56ee0c77a2d5ac4f66d4642e6c2ace3503705b7 /src/output.h
parentf5037fd2e9cf842b5ebc4dab120aa1c31ad52226 (diff)
downloadseabios-hppa-71036f83d6e9d56860220f5d298d19a706edcd67.zip
seabios-hppa-71036f83d6e9d56860220f5d298d19a706edcd67.tar.gz
seabios-hppa-71036f83d6e9d56860220f5d298d19a706edcd67.tar.bz2
Minor - remove unused includes from pci.c.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/output.h')
-rw-r--r--src/output.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/output.h b/src/output.h
index 42a76b8..14288cf 100644
--- a/src/output.h
+++ b/src/output.h
@@ -1,6 +1,7 @@
#ifndef __OUTPUT_H
#define __OUTPUT_H
+#include "config.h" // CONFIG_DEBUG_LEVEL
#include "types.h" // u32
// output.c