Update of /cvsroot/pure-data/externals/unauthorized/blinkenlights In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16368/blinkenlights
Modified Files: blinkenlights.c Log Message: trying out the roast of these NT Tweak .
Index: blinkenlights.c =================================================================== RCS file: /cvsroot/pure-data/externals/unauthorized/blinkenlights/blinkenlights.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** blinkenlights.c 25 Sep 2003 20:58:53 -0000 1.3 --- blinkenlights.c 30 May 2004 05:19:58 -0000 1.4 *************** *** 41,47 **** #include <ctype.h> #include <unistd.h> - #include <sys/socket.h> - #include <netinet/in.h> - #include <netdb.h> #include <time.h> #include <sys/time.h> --- 41,44 ----