patch-2.0.34 linux/fs/fat/tables.h
Next file: linux/fs/filesystems.c
Previous file: linux/fs/fat/tables.c
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Wed Jun 3 15:17:49 1998
- Orig file:
v2.0.33/linux/fs/fat/tables.h
- Orig date:
Tue Mar 5 03:03:27 1996
diff -u --recursive --new-file v2.0.33/linux/fs/fat/tables.h linux/fs/fat/tables.h
@@ -1,3 +1,6 @@
+#ifndef _FS_FAT_TABLES_H
+#define _FS_FAT_TABLES_H
+
struct unicode_value {
unsigned char uni1;
unsigned char uni2;
@@ -33,3 +36,5 @@
* c-continued-brace-offset: 0
* End:
*/
+
+#endif /* _FS_FAT_TABLES_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov