#include <sys/stat.h>#include <sys/types.h>#include <unistd.h>#include "nscore.h"#include "nsString.h"#include "nsReadableUtils.h"#include "nsIHashable.h"#include "nsIClassInfoImpl.h"
Include dependency graph for nsLocalFileUnix.h:
This graph shows which files directly or indirectly include this file:Classes | |
| class | nsLocalFile |
Defines | |
| #define | STATFS statvfs |
| we need these for statfs() | |
| #define | STAT stat |
| #define | LSTAT lstat |
| #define LSTAT lstat |
| #define STAT stat |
| #define STATFS statvfs |
we need these for statfs()
1.7.1