X-Git-Url: https://rtime.felk.cvut.cz/gitweb/sojka/can-utils.git/blobdiff_plain/7ef581fec0298a228baa71372ea5667874fb4a56..HEAD:/slcan_attach.c diff --git a/slcan_attach.c b/slcan_attach.c index 89366be..2c95d22 100644 --- a/slcan_attach.c +++ b/slcan_attach.c @@ -1,7 +1,3 @@ -/* - * $Id$ - */ - /* * slcan_attach.c - userspace tool for serial line CAN interface driver SLCAN * @@ -41,7 +37,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * - * Send feedback to + * Send feedback to * */ @@ -51,8 +47,10 @@ #include #include #include +#include #include #include +#include #define LDISC_N_SLCAN 17 /* default slcan line discipline since Kernel 2.6.25 */