patch-2.4.0-test9 linux/drivers/block/paride/paride.h

Next file: linux/drivers/block/raid0.c
Previous file: linux/drivers/block/md.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test8/linux/drivers/block/paride/paride.h linux/drivers/block/paride/paride.h
@@ -1,3 +1,6 @@
+#ifndef __DRIVERS_PARIDE_H__
+#define __DRIVERS_PARIDE_H__
+
 /* 
 	paride.h	(c) 1997-8  Grant R. Guenther <grant@torque.net>
    		                    Under the terms of the GPL.
@@ -161,4 +164,5 @@
 extern int pi_register( PIP * );
 extern void pi_unregister ( PIP * );
 
+#endif /* __DRIVERS_PARIDE_H__ */
 /* end of paride.h */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)