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
- Lines: 12
- Date:
Tue Nov 12 15:15:18 1996
- Orig file:
v2.1.8/linux/drivers/block/ide.h
- Orig date:
Sun Nov 10 20:12:10 1996
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