diff options
Diffstat (limited to 'camera.c')
-rw-r--r-- | camera.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@ #include "camera.h" #include <linux/videodev2.h> #include <sodium.h> -#include <string.h> #include <libv4l2.h> #include <sys/mman.h> #include <poll.h> |