diff -r 9aca3be14c27 -r 14267bc009a6 userlibandfileserver/fileserver/sfile/sf_std.h --- a/userlibandfileserver/fileserver/sfile/sf_std.h Mon Jul 12 14:24:01 2010 +0100 +++ b/userlibandfileserver/fileserver/sfile/sf_std.h Wed Jul 21 14:31:36 2010 +0100 @@ -32,7 +32,7 @@ #include #include "sf_plugin.h" #include "sf_func.h" -#include +#include #include "f32trace.h" #define __PRINT1TEMP_ALWAYS(t,a) {{TBuftemp(a);RDebug::Print(t,&temp);}} @@ -1320,6 +1320,7 @@ // TUid iUID; private: void DoNotify(TInt aError); + void DoNotifyDiskSpace(TInt aError); TInt DoInitialise(); TInt PostInitialise(); TBool DispatchToPlugin();