]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/src/boardlist.c
Moved inclussion of lincan_config.h to can_sysdep.h
[lincan.git] / lincan / src / boardlist.c
index b04636ca0019293020682fd967653335307d6d33..38fbd3cfad5cec4f3fbfc7e1f55448761e4c5f47 100644 (file)
@@ -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);