Revision: 14242
Author: adrian.chadd
Date: Thu Jul 23 03:32:01 2009
Log: Issue 45 - varargs needs including before tools.h

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

Modified:
  /branches/LUSCA_HEAD/app/ufs_newfs/ufs_newfs.c

=======================================
--- /branches/LUSCA_HEAD/app/ufs_newfs/ufs_newfs.c      Wed Jul 22 07:37:20 2009
+++ /branches/LUSCA_HEAD/app/ufs_newfs/ufs_newfs.c      Thu Jul 23 03:32:01 2009
@@ -7,8 +7,8 @@
  #include "include/config.h"
  #include "include/util.h"

-#include "libcore/tools.h"
  #include "libcore/varargs.h"
+#include "libcore/tools.h"
  #include "libsqdebug/debug.h"
  #include "libsqstore/store_file_ufs.h"


--~--~---------~--~----~------------~-------~--~----~
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