Author: adrian.chadd
Date: Mon Jul 13 05:33:05 2009
New Revision: 14192

Modified:
    playpen/LUSCA_HEAD_storework/app/coss_newfs/coss_newfs.c

Log:
Fix compilation



Modified: playpen/LUSCA_HEAD_storework/app/coss_newfs/coss_newfs.c
==============================================================================
--- playpen/LUSCA_HEAD_storework/app/coss_newfs/coss_newfs.c    (original)
+++ playpen/LUSCA_HEAD_storework/app/coss_newfs/coss_newfs.c    Mon Jul 13  
05:33:05 2009
@@ -3,6 +3,8 @@
  #include <unistd.h>
  #include <sys/types.h>
  #include <sys/stat.h>
+#include <fcntl.h>
+#include <string.h>

  #include "include/config.h"
  #include "include/util.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