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