projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25
[linux-2.6]
/
fs
/
ntfs
/
types.h
diff --git
a/fs/ntfs/types.h
b/fs/ntfs/types.h
index
6e4a7e3
..
8c8053b
100644
(file)
--- a/
fs/ntfs/types.h
+++ b/
fs/ntfs/types.h
@@
-61,11
+61,6
@@
typedef sle64 leLSN;
typedef s64 USN;
typedef sle64 leUSN;
-typedef enum {
- FALSE = 0,
- TRUE = 1
-} BOOL;
-
typedef enum {
CASE_SENSITIVE = 0,
IGNORE_CASE = 1,