Skip to content

Commit

Permalink
Add fstat in exported_symbols.
Browse files Browse the repository at this point in the history
Change-Id: Iccf3c3f02255cff97c815c45ed1a6b503ac88a90
  • Loading branch information
yjzhang111 committed Mar 14, 2024
1 parent d6d9deb commit 1796ff6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions starboard/elf_loader/exported_symbols.cc
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
#include <stdlib.h>
#include <sys/mman.h>
#include <sys/socket.h>
#include <sys/stat.h>
#include <unistd.h>

#include "starboard/accessibility.h"
Expand Down

0 comments on commit 1796ff6

Please sign in to comment.