diff options
Diffstat (limited to 'clients/simple-dmabuf-v4l.c')
-rw-r--r-- | clients/simple-dmabuf-v4l.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clients/simple-dmabuf-v4l.c b/clients/simple-dmabuf-v4l.c index 7ee5cce7..c92a3eb7 100644 --- a/clients/simple-dmabuf-v4l.c +++ b/clients/simple-dmabuf-v4l.c @@ -22,6 +22,7 @@ #include "config.h" +#include <stdint.h> #include <stdio.h> #include <stdlib.h> #include <string.h> |