summaryrefslogtreecommitdiffstats
path: root/services/common_time/common_time_server.h
diff options
context:
space:
mode:
Diffstat (limited to 'services/common_time/common_time_server.h')
-rw-r--r--services/common_time/common_time_server.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/common_time/common_time_server.h b/services/common_time/common_time_server.h
index a0f549f..89bca64 100644
--- a/services/common_time/common_time_server.h
+++ b/services/common_time/common_time_server.h
@@ -19,7 +19,7 @@
#include <arpa/inet.h>
#include <stdint.h>
-#include <linux/socket.h>
+#include <sys/socket.h>
#include <common_time/ICommonClock.h>
#include <common_time/local_clock.h>