daemon/Win32: provide htonl, htons, ntohl, ntohs functions.
[libguestfs.git] / daemon / statvfs.c
2009-11-25 Richard Jonesdaemon/Win32: Implement statvfs using GetDiskFreeSpaceEx.
2009-11-25 Richard Jonesdaemon: Move statvfs code into separate file.