]> git.sesse.net Git - vlc/blobdiff - src/libvlc.c
Add support for detecting the number of CPUs with OpenBSD.
[vlc] / src / libvlc.c
index a567ec9b9e24d2c92d56c417bf4cb84fb6ad8bde..4cffe5543960928fd2e58716096d88822a7a2c86 100644 (file)
@@ -81,6 +81,7 @@
 #include <vlc_cpu.h>
 #include <vlc_url.h>
 #include <vlc_atomic.h>
+#include <vlc_modules.h>
 
 #include "libvlc.h"