mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-05 06:20:00 +02:00
Merge pull request #331 from marckleinebudde/fix-typo
libj1939.h: fix typo
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
|||||||
* as published by the Free Software Foundation
|
* as published by the Free Software Foundation
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* needed on some 644 bit platforms to get consistent 64-bit types */
|
/* needed on some 64 bit platforms to get consistent 64-bit types */
|
||||||
#define __SANE_USERSPACE_TYPES__
|
#define __SANE_USERSPACE_TYPES__
|
||||||
|
|
||||||
#include <sys/socket.h>
|
#include <sys/socket.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user