X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/blobdiff_plain/ce073e28de97760024a221efb3dcd799a0b98969..b3a9dbb9242e4de75a60e4fefe8ef4e8702ecb21:/lincan/src/boardlist.c diff --git a/lincan/src/boardlist.c b/lincan/src/boardlist.c index b04636c..38fbd3c 100644 --- a/lincan/src/boardlist.c +++ b/lincan/src/boardlist.c @@ -10,8 +10,6 @@ #include "../include/can_sysdep.h" #include "../include/main.h" -#include "lincan_config.h" - extern int template_register(struct hwspecops_t *hwspecops); extern int virtual_register(struct hwspecops_t *hwspecops); extern int pip5_register(struct hwspecops_t *hwspecops);