missing prototype and include

This commit is contained in:
2019-07-24 17:06:46 +02:00
parent e46d490e05
commit 2e577897bc
2 changed files with 2 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
#include <string.h>
#include <sys/ioctl.h>
#include <errno.h>
#include <inttypes.h>
#include <linux/videodev2.h>
#include "../floatimg.h"