patch-2.1.9 linux/drivers/block/ide.h

Next file: linux/drivers/cdrom/Makefile
Previous file: linux/drivers/block/ide-cd.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.8/linux/drivers/block/ide.h linux/drivers/block/ide.h
@@ -1,3 +1,5 @@
+#ifndef _IDE_H
+#define _IDE_H
 /*
  *  linux/drivers/block/ide.h
  *
@@ -594,3 +596,5 @@
 #else
 #define IS_PROMISE_DRIVE (0)	/* auto-NULLs out Promise code */
 #endif /* CONFIG_BLK_DEV_PROMISE */
+
+#endif /* _IDE_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov