Fix includes in BSD and UNIX volume.

This commit is contained in:
2021-05-01 19:49:53 +01:00
parent a7e92a4592
commit 5ee97e86db

View File

@@ -32,6 +32,7 @@ Copyright (C) 2011-2021 Natalia Portillo
#endif
#include <sys/mount.h>
#include <sys/param.h>
#endif
#if defined(__FreeBSD__)