Update of /cvsroot/pure-data/externals/unauthorized/countund In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16368/countund
Modified Files: countund.c Log Message: trying out the roast of these NT Tweak .
Index: countund.c =================================================================== RCS file: /cvsroot/pure-data/externals/unauthorized/countund/countund.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** countund.c 25 Sep 2003 20:58:53 -0000 1.3 --- countund.c 30 May 2004 05:19:59 -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 ----