diff options
Diffstat (limited to 'libc/tzcode/bionic.cpp')
| -rw-r--r-- | libc/tzcode/bionic.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/tzcode/bionic.cpp b/libc/tzcode/bionic.cpp index b48617421..9b59183b7 100644 --- a/libc/tzcode/bionic.cpp +++ b/libc/tzcode/bionic.cpp @@ -27,6 +27,7 @@ */ #include <arpa/inet.h> // For ntohl(3). +#include <errno.h> #include <fcntl.h> #include <stdint.h> #include <stdlib.h> |
