Author: adrian.chadd
Date: Tue Jul 7 23:44:04 2009
New Revision: 14148
Modified:
playpen/LUSCA_HEAD_storework/app/ufs_rebuild/ufs_rebuild.c
Log:
Fix more build issues
Modified: playpen/LUSCA_HEAD_storework/app/ufs_rebuild/ufs_rebuild.c
==============================================================================
--- playpen/LUSCA_HEAD_storework/app/ufs_rebuild/ufs_rebuild.c (original)
+++ playpen/LUSCA_HEAD_storework/app/ufs_rebuild/ufs_rebuild.c Tue Jul 7
23:44:04 2009
@@ -2,8 +2,14 @@
#include <stdlib.h>
#include <unistd.h>
+#include "include/config.h"
+#include "include/squid_md5.h"
+
#include "libcore/varargs.h"
+#include "libcore/kb.h"
#include "libsqdebug/debug.h"
+#include "libsqstore/store_mgr.h"
+#include "libsqstore/store_log.h"
#include "libsqstore/store_file_ufs.h"
int shutting_down = 0;
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---