[PD-cvs] externals/OSCx/send+dump htmsocket.c,1.3,1.4

x75 at users.sourceforge.net x75 at users.sourceforge.net
Fri Feb 6 14:09:13 CET 2004


Update of /cvsroot/pure-data/externals/OSCx/send+dump
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26211

Modified Files:
	htmsocket.c 
Log Message:
remvoed rpc.h


Index: htmsocket.c
===================================================================
RCS file: /cvsroot/pure-data/externals/OSCx/send+dump/htmsocket.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** htmsocket.c	27 May 2003 19:13:43 -0000	1.3
--- htmsocket.c	6 Feb 2004 13:09:11 -0000	1.4
***************
*** 44,48 ****
  #include <netinet/in.h>
  
! #include <rpc/rpc.h>
  #include <sys/socket.h>
  #include <sys/un.h>
--- 44,48 ----
  #include <netinet/in.h>
  
! // #include <rpc/rpc.h> l-osc: sendOSC, Date: Fri, 06 Feb 2004 05:02:42 +1100
  #include <sys/socket.h>
  #include <sys/un.h>





More information about the Pd-cvs mailing list