Author: adrian.chadd
Date: Wed Jul 8 03:32:30 2009
New Revision: 14154
Modified:
playpen/LUSCA_HEAD_storework/app/ufs_newfs/ufs_newfs.c
Log:
Add imissing includes.
Modified: playpen/LUSCA_HEAD_storework/app/ufs_newfs/ufs_newfs.c
==============================================================================
--- playpen/LUSCA_HEAD_storework/app/ufs_newfs/ufs_newfs.c (original)
+++ playpen/LUSCA_HEAD_storework/app/ufs_newfs/ufs_newfs.c Wed Jul 8
03:32:30 2009
@@ -4,6 +4,9 @@
#include <sys/types.h>
#include <sys/stat.h>
+#include "include/config.h"
+#include "include/util.h"
+
#include "libcore/tools.h"
#include "libcore/varargs.h"
#include "libsqdebug/debug.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
-~----------~----~----~----~------~----~------~--~---