canutils/libcanutils: remove redundant SocketCAN error definitions, we already have them in nuttx/can.h

This commit is contained in:
raiden00pl
2022-01-22 17:08:33 +01:00
committed by Xiang Xiao
parent f4a1d28fd5
commit b5128c401f
2 changed files with 0 additions and 132 deletions

View File

@@ -48,7 +48,6 @@
#include <sys/socket.h> /* for sa_family_t */
#include <nuttx/can.h>
#include "error.h"
#include <netpacket/can.h>
#include "lib.h"