summaryrefslogtreecommitdiffstats
path: root/base/posix
diff options
context:
space:
mode:
Diffstat (limited to 'base/posix')
-rw-r--r--base/posix/unix_domain_socket.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/posix/unix_domain_socket.h b/base/posix/unix_domain_socket.h
index e59be5d..d08d170 100644
--- a/base/posix/unix_domain_socket.h
+++ b/base/posix/unix_domain_socket.h
@@ -4,7 +4,6 @@
#ifndef BASE_POSIX_UNIX_DOMAIN_SOCKET_H_
#define BASE_POSIX_UNIX_DOMAIN_SOCKET_H_
-#pragma once
#include <stdint.h>
#include <sys/types.h>