sys/socket.h: add SO_TXTIME from linux v4.19
[musl] / include / sys / param.h
index 344c0d2..ce6b801 100644 (file)
@@ -7,7 +7,7 @@
 #define MAXPATHLEN 4096
 #define NBBY 8
 #define NGROUPS 32
-#define CANBSIZE 255
+#define CANBSIZ 255
 #define NOFILE 256
 #define NCARGS 131072
 #define DEV_BSIZE 512