]> rtime.felk.cvut.cz Git - sojka/can-utils.git/blobdiff - slcanpty.c
cangw: add semantic check for checksum options
[sojka/can-utils.git] / slcanpty.c
index cd18cd28ca49241942bd6fd5f5d9fba5c9a3217e..67dcf35ee5c14ab511528c4701065ff5efdb8cbd 100644 (file)
@@ -22,7 +22,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * Send feedback to <socketcan-users@lists.berlios.de>
+ * Send feedback to <linux-can@vger.kernel.org>
  *
  */
 
@@ -34,6 +34,7 @@
 #include <termios.h>
 
 #include <net/if.h>
+#include <sys/socket.h>
 #include <sys/ioctl.h>
 #include <sys/stat.h>
 #include <sys/types.h>