Revision: 14619
Author: adrian.chadd
Date: Sun Apr 18 19:23:20 2010
Log: oops - fix include typo. Silly testing on silly case-insensitive filesystems..


http://code.google.com/p/lusca-cache/source/detail?r=14619

Modified:
 /branches/LUSCA_HEAD/libsqstore/filemap.c

=======================================
--- /branches/LUSCA_HEAD/libsqstore/filemap.c   Sun Apr 18 07:02:18 2010
+++ /branches/LUSCA_HEAD/libsqstore/filemap.c   Sun Apr 18 19:23:20 2010
@@ -47,7 +47,7 @@
 #include "../libcore/debug.h"
 #include "../libcore/tools.h"

-#include "fileMap.h"
+#include "filemap.h"

 /* Number of bits in a long */
 #if SIZEOF_LONG == 8

--
You received this message because you are subscribed to the Google Groups 
"lusca-commit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/lusca-commit?hl=en.

Reply via email to