summaryrefslogtreecommitdiffstats
path: root/base/unix_domain_socket_posix.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/unix_domain_socket_posix.h')
-rw-r--r--base/unix_domain_socket_posix.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/unix_domain_socket_posix.h b/base/unix_domain_socket_posix.h
index 4274a64..ecf6cfb 100644
--- a/base/unix_domain_socket_posix.h
+++ b/base/unix_domain_socket_posix.h
@@ -5,6 +5,7 @@
#ifndef BASE_UNIX_DOMAIN_SOCKET_POSIX_H_
#define BASE_UNIX_DOMAIN_SOCKET_POSIX_H_
+#include <stdint.h>
#include <sys/types.h>
#include <vector>