summaryrefslogtreecommitdiff
path: root/src/network/netdev/vxcan.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/netdev/vxcan.h')
-rw-r--r--src/network/netdev/vxcan.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/network/netdev/vxcan.h b/src/network/netdev/vxcan.h
index 84a39ee3cb..b5de19740f 100644
--- a/src/network/netdev/vxcan.h
+++ b/src/network/netdev/vxcan.h
@@ -1,13 +1,8 @@
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once
-
typedef struct VxCan VxCan;
-#if HAVE_VXCAN_INFO_PEER
-#include <linux/can/vxcan.h>
-#endif
-
#include "netdev/netdev.h"
struct VxCan {