]> err.no Git - linux-2.6/blobdiff - fs/cifs/cifsfs.h
[ARM] fix parenthesis in include/asm-arm/arch-omap/control.h
[linux-2.6] / fs / cifs / cifsfs.h
index 503f6aa734afedef85e88785d06a7b99a129c0f9..cd1301a09b3b5a3886d8a7ee1eee1923a8cd1027 100644 (file)
 
 #define ROOT_I 2
 
-#ifndef FALSE
-#define FALSE 0
-#endif
-
-#ifndef TRUE
-#define TRUE 1
-#endif
-
 extern struct file_system_type cifs_fs_type;
 extern const struct address_space_operations cifs_addr_ops;
 extern const struct address_space_operations cifs_addr_ops_smallbuf;