aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--send+dump/htmsocket.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/send+dump/htmsocket.c b/send+dump/htmsocket.c
index 34e3f2c..38b51b6 100644
--- a/send+dump/htmsocket.c
+++ b/send+dump/htmsocket.c
@@ -43,7 +43,7 @@ University of California, Berkeley.
#include <sys/stat.h>
#include <netinet/in.h>
-#include <rpc/rpc.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>
#include <sys/times.h>