Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37837604
en ru br
ALT Linux repos
S:5.15.10-alt1

Group :: System/Libraries
RPM: qt5-serialbus

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: alt-siocgstamp.patch
Download


--- a/src/plugins/canbus/socketcan/socketcanbackend.cpp~	2019-06-24 17:59:48.000000000 +0300
+++ b/src/plugins/canbus/socketcan/socketcanbackend.cpp	2019-07-15 16:12:05.339665700 +0300
@@ -50,6 +50,9 @@
 #include <net/if.h>
 #include <sys/ioctl.h>
 #include <sys/time.h>
+#ifndef SIOCGSTAMP
+#include <linux/sockios.h>
+#endif
 
 #ifndef CANFD_MTU
 // CAN FD support was added by Linux kernel 3.6
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin