(v4l2 camera) Get rid of warnings

This commit is contained in:
twinaphex 2013-11-10 16:09:22 +01:00
parent dc5cd2ccc7
commit fcc4411496

View File

@ -15,6 +15,7 @@
*/
#include <stdio.h>
#include <malloc.h>
#include <string.h>
#include <assert.h>
#include "../driver.h"