input/nfs: include cleanup

This commit is contained in:
Max Kellermann 2014-12-14 14:20:05 +01:00
parent 21aa1631a4
commit 3f32a6b607

View File

@ -28,10 +28,6 @@
#include "util/StringUtil.hxx"
#include "util/Error.hxx"
extern "C" {
#include <nfsc/libnfs.h>
}
#include <string.h>
#include <sys/stat.h>
#include <fcntl.h>