projects
/
am-utils-6.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2879118
)
comment out duplicate var definition
author
Erez Zadok
<ezk@cs.sunysb.edu>
Sat, 10 May 2014 02:41:31 +0000
(22:41 -0400)
committer
Erez Zadok
<ezk@cs.sunysb.edu>
Sat, 10 May 2014 02:41:31 +0000
(22:41 -0400)
conf/autofs/autofs_linux.h
patch
|
blob
|
history
diff --git
a/conf/autofs/autofs_linux.h
b/conf/autofs/autofs_linux.h
index 672cb49e21d1b1ddbaeb48f13a797fde8fba7f79..885bfc07133af213eabc1562988c98527b18f308 100644
(file)
--- a/
conf/autofs/autofs_linux.h
+++ b/
conf/autofs/autofs_linux.h
@@
-78,7
+78,7
@@
union autofs_packet_union {
struct autofs_packet_expire expire;
};
-typedef unsigned long autofs_wqt_t;
+/* typedef unsigned long autofs_wqt_t; */
#endif /* not HAVE_LINUX_AUTO_FS4_H */
#define AUTOFS_AUTO_FS_FLAGS (FS_AMQINFO | FS_DIRECTORY | FS_AUTOFS | FS_ON_AUTOFS)