itsy-bitsy freebsd compatibility fix.
git-svn-id: svn://localhost/ardour2/trunk@1199 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
6146d6aa6f
commit
337cee7a83
@ -40,8 +40,8 @@
|
||||
#ifdef HAVE_SYS_VFS_H
|
||||
#include <sys/vfs.h>
|
||||
#else
|
||||
#include <sys/mount.h>
|
||||
#include <sys/param.h>
|
||||
#include <sys/mount.h>
|
||||
#endif
|
||||
|
||||
#include <glibmm.h>
|
||||
|
Loading…
Reference in New Issue
Block a user