]> rtime.felk.cvut.cz Git - sojka/can-utils.git/commit
can-utils: cleanup headers
authorYegor Yefremov <yegorslists@googlemail.com>
Tue, 20 Mar 2012 09:47:38 +0000 (10:47 +0100)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Tue, 20 Mar 2012 10:16:43 +0000 (11:16 +0100)
commit4d3a002ec131be02d361c3399af59d84a681e1f3
treea772b04f81e47161f65b5622df6b295f71075d65
parent50775159276d896d8b3102b6dbc658a91a2a1d53
can-utils: cleanup headers

- add missing sys/socket.h: on some systems (like Android)
have SOCK_RAW definition directly in sys/socket.h

- use sys/wait.h instead if wait.h

- include termios.h explicitly (Android)

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
canlogserver.c
canplayer.c
cansend.c
slcan_attach.c
slcand.c
slcanpty.c