I am trying to port a 3D printer firmware / daemon called Klipper to run on FreeBSD. So far it all went well until it wanted to <linux/can.h>
I am running out of places to look for that file. I don't see it anywhere in the standard libraries. Is there canbus support in FreeBSD? If so, where can I locate the header file?
I am running out of places to look for that file. I don't see it anywhere in the standard libraries. Is there canbus support in FreeBSD? If so, where can I locate the header file?