general: Fix clang/gcc build errors

This commit is contained in:
ameerj 2022-03-19 01:50:03 -04:00
parent 000b3197c6
commit f9709bb9e9
12 changed files with 17 additions and 4 deletions

View file

@ -18,6 +18,7 @@
#include <fcntl.h>
#include <sys/mman.h>
#include <unistd.h>
#include "common/scope_exit.h"
#endif // ^^^ Linux ^^^