Skip to content

Commit 4463ecf

Browse files
fix include to find SIOCGSTAMP with latest kernel
1 parent 95332a4 commit 4463ecf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/rawchannel.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838

3939
#include <linux/can.h>
4040
#include <linux/can/raw.h>
41+
#include <linux/sockios.h>
4142

4243
#include <vector>
4344
#include <string>

0 commit comments

Comments
 (0)