Commit 1b29a131 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Fix compilation

parent 79f476d6
...@@ -33,6 +33,7 @@ void vlc_enable_override (void); ...@@ -33,6 +33,7 @@ void vlc_enable_override (void);
#include <stdarg.h> #include <stdarg.h>
#include <stdio.h> #include <stdio.h>
#include <string.h>
#include <stdlib.h> #include <stdlib.h>
#include <dlfcn.h> #include <dlfcn.h>
#include <pthread.h> #include <pthread.h>
......
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