Added include <sys/socket.h> to lib.c after discussion on commit-mailing-list.

Fixed comments.
Fixed Makefile (remove all *.o files / added empty line at end of file).
This commit is contained in:
Oliver Hartkopp
2006-10-31 10:41:21 +00:00
parent 99a3bba852
commit 50e8c467af
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
*/
/*
* cansend.c - simple command line tool to send CAN-frames via CAN_RAW sockets
* lib.h - library include for command line tools
*
* Copyright (c) 2002-2005 Volkswagen Group Electronic Research
* All rights reserved.