fix encoder build

old-commit-hash: 4e2f9d915f34be5c1e27531ee3040d8e5ddf9e19
This commit is contained in:
Comma Device
2020-10-15 11:23:42 +00:00
parent 789d5176cb
commit 3d5e2004c3
+2
View File
@@ -5,6 +5,8 @@
#include <stdbool.h>
#include <unistd.h>
#include <assert.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <pthread.h>