aboutsummaryrefslogtreecommitdiffstats
path: root/vlc_input.h
diff options
context:
space:
mode:
Diffstat (limited to 'vlc_input.h')
-rw-r--r--vlc_input.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/vlc_input.h b/vlc_input.h
index f2b78c6..a2ecefa 100644
--- a/vlc_input.h
+++ b/vlc_input.h
@@ -4,6 +4,8 @@
# if defined(VLC_INPUT)
#include <stdint.h>
+#include <stddef.h>
+#include <sys/types.h>
#include <vlc/vlc.h>