Skip to content

Commit

Permalink
import errno
Browse files Browse the repository at this point in the history
  • Loading branch information
nornagon committed Jul 3, 2019
1 parent 46f0c9c commit fdb2c85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/dump_syms.py
Expand Up @@ -4,6 +4,7 @@
import os
import subprocess
import sys
import errno

# The BINARY_INFO tuple describes a binary as dump_syms identifies it.
BINARY_INFO = collections.namedtuple('BINARY_INFO',
Expand Down

0 comments on commit fdb2c85

Please sign in to comment.