fix encoder build

old-commit-hash: 4e2f9d915f
commatwo_master
Comma Device 5 years ago
parent 789d5176cb
commit 3d5e2004c3
  1. 2
      selfdrive/loggerd/encoder.c

@ -5,6 +5,8 @@
#include <stdbool.h>
#include <unistd.h>
#include <assert.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <pthread.h>

Loading…
Cancel
Save