device.cc.patch 201 Bytes
Newer Older
yuguo960516yuguo's avatar
2.4.2  
yuguo960516yuguo committed
1
2
3
4
5
6
7
8
9
10
--- a/device.cc
+++ b/device.cc
@@ -12,6 +12,7 @@
 #include <netdb.h>
 #include <netinet/in.h>
 #include <string.h>
+#include <array>

 #include "gloo/common/linux.h"
 #include "gloo/common/logging.h"