add kxstudio linux vst dirs to LXVST default search path
[ardour.git] / libs / ardour / diskstream.cc
index 6ef4327343069aa309950246dee9420190347c91..a359f228e8d68c7818d46141578cfb696e2bd8a9 100644 (file)
@@ -29,6 +29,7 @@
 #include <cstdlib>
 #include <ctime>
 #include <sys/stat.h>
+#include <sys/mman.h>
 
 #include <glibmm/threads.h>