summaryrefslogtreecommitdiff
path: root/hw/kdrive/src/kdrive.c
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2005-06-09 23:22:55 +0000
committerEric Anholt <anholt@freebsd.org>2005-06-09 23:22:55 +0000
commit75065f3a54ec760bbe81160fa233810f14d8aaa2 (patch)
tree3275ad92f368e6c8ecf30567575acd878fa0002e /hw/kdrive/src/kdrive.c
parente11e60b361d63ae02918dd6b43038a5c92b73a49 (diff)
Perform a warnings sweep on hw/kdrive. A number of these were my fault, but
some come from others.
Diffstat (limited to 'hw/kdrive/src/kdrive.c')
-rw-r--r--hw/kdrive/src/kdrive.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/kdrive/src/kdrive.c b/hw/kdrive/src/kdrive.c
index 0271d4e34..57a5d7d03 100644
--- a/hw/kdrive/src/kdrive.c
+++ b/hw/kdrive/src/kdrive.c
@@ -38,6 +38,7 @@
#ifdef XV
#include "kxv.h"
#endif
+#include "kaa.h"
#ifdef DPMSExtension
#include "dpmsproc.h"