Revision: 14247 Author: adrian.chadd Date: Sat Jul 25 00:18:40 2009 Log: Issue 45 - another build order issue
http://code.google.com/p/lusca-cache/source/detail?r=14247 Modified: /branches/LUSCA_HEAD/app/coss_newfs/coss_newfs.c ======================================= --- /branches/LUSCA_HEAD/app/coss_newfs/coss_newfs.c Wed Jul 22 07:37:20 2009 +++ /branches/LUSCA_HEAD/app/coss_newfs/coss_newfs.c Sat Jul 25 00:18:40 2009 @@ -9,8 +9,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" int shutting_down = 0; /* needed for debug routines for now */ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
