Skip to content

Commit 580abeb

Browse files
authored
Merge pull request sebi2k1#70 from PrasaanthSridharan/master
fix include to find SIOCGSTAMP with latest kernel
2 parents 95332a4 + 4463ecf commit 580abeb

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)