Bug 784124 - Properly check for stat(v)fs, only used by XPCOM implementation. r=bsmedberg

This commit is contained in:
Jan Beich
2012-08-29 17:00:10 -04:00
parent 622bd6a35e
commit 401da3c3d2
5 changed files with 42 additions and 12 deletions

View File

@@ -36,6 +36,7 @@
#endif
#endif
#include "xpcom-private.h"
#include "nsDirectoryServiceDefs.h"
#include "nsCRT.h"
#include "nsCOMPtr.h"