Fix bug 1564785: Doesn't compile if fuse > 2.6.0_pre2.

This commit is contained in:
braga
2006-09-29 18:37:56 +00:00
parent 587c5938ed
commit f4a005c7cc

View File

@@ -6,7 +6,7 @@
See the file COPYING.
*/
#define _XOPEN_SOURCE
#define _XOPEN_SOURCE 600
#include <time.h>
#include <string.h>
#include <sys/types.h>