Skip to content

Commit 57c8c60

Browse files
committed
SIOCGSTAMP fix
Signed-off-by: Parth Pratim Chatterjee <[email protected]>
1 parent e742da9 commit 57c8c60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test-socket.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
#include <netinet/ip.h>
1313
#include <unistd.h>
1414
#include "test-macros.h"
15+
#include <linux/sockios.h>
1516

1617
#undef OUTPUT
1718
#define OUTPUT(s) (std::cout << s << std::endl)

0 commit comments

Comments
 (0)