Skip to content

Commit 8da0d8a

Browse files
committed
Remove an unused #include
Signed-off-by: Dionna Glaze <[email protected]>
1 parent b0cc03a commit 8da0d8a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sdk/gperftools/gperftools-2.5/src/base/vdso_support.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
#include <stddef.h> // for ptrdiff_t
4444

4545
#include "base/atomicops.h" // for MemoryBarrier
46-
#include "base/linux_syscall_support.h"
4746
#include "base/logging.h"
4847
#include "base/dynamic_annotations.h"
4948
#include "base/basictypes.h" // for COMPILE_ASSERT

0 commit comments

Comments
 (0)