Cosmetic: Fixed compiler warning.
authorshort <>
Sun, 17 Aug 2003 17:05:38 +0000 (17:05 +0000)
committershort <>
Sun, 17 Aug 2003 17:05:38 +0000 (17:05 +0000)
src/client/lufs/captivefs-attr.c

index 498d96e..55856b7 100644 (file)
@@ -21,6 +21,7 @@
 
 #include "captivefs-attr.h"    /* self */
 #include <glib/gmessages.h>
+#include <time.h>
 
 
 gboolean captivefs_GnomeVFSFileInfo_to_lufs_fattr(struct lufs_fattr *fattr,const GnomeVFSFileInfo *file_info)