[build] missing include

This commit is contained in:
Tim Stack 2020-12-30 15:04:32 -08:00 committed by GitHub
parent 1d17ac7f29
commit 787b33f45c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,8 @@
#include <assert.h>
#include <sys/types.h>
#include <memory>
#include "base/intern_string.hh"
struct bin_src_file {