Index: trunk/Nebulous/nebclient/src/nebclient.h
===================================================================
--- trunk/Nebulous/nebclient/src/nebclient.h	(revision 24931)
+++ trunk/Nebulous/nebclient/src/nebclient.h	(revision 24939)
@@ -299,4 +299,11 @@
 );
 
+
+/** Deallocates a stat object
+ */
+void nebObjectStatFree(
+    nebObjectStat *stat                 ///< nebObjectStat object
+);
+
 /** Change permissions of a storage objects
  *
