Commit 35f0a416 authored by Gerald Pfeifer's avatar Gerald Pfeifer Committed by Alexandre Julliard

server: Compilation fix.

parent 76e8b504
......@@ -46,6 +46,9 @@
#ifdef HAVE_SYS_VFS_H
#include <sys/vfs.h>
#endif
#ifdef HAVE_SYS_PARAM_H
#include <sys/param.h>
#endif
#ifdef HAVE_SYS_MOUNT_H
#include <sys/mount.h>
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment