Browse Source

[PATCH] Fix drivers/block/ps2esdi.c compile

Looks like fallout from the geo stuff.
Jens Axboe 19 years ago
parent
commit
1f35f432b9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      drivers/block/ps2esdi.c

+ 1 - 0
drivers/block/ps2esdi.c

@@ -43,6 +43,7 @@
 #include <linux/init.h>
 #include <linux/ioport.h>
 #include <linux/module.h>
+#include <linux/hdreg.h>
 
 #include <asm/system.h>
 #include <asm/io.h>