--- test_1_to_1_connect.c.old	2005-09-10 11:55:26.000000000 -0400
+++ test_1_to_1_connect.c	2005-09-10 11:55:40.000000000 -0400
@@ -51,7 +51,6 @@
 #include <string.h>
 #include <sys/types.h>
 #include <sys/socket.h>
-#include <linux/socket.h>
 #include <netinet/in.h>         /* for sockaddr_in */
 #include <arpa/inet.h>
 #include <sys/errno.h>
--- test_1_to_1_nonblock.c.old	2005-09-10 11:55:26.000000000 -0400
+++ test_1_to_1_nonblock.c	2005-09-10 11:55:50.000000000 -0400
@@ -53,7 +53,6 @@
 #include <errno.h>
 #include <netinet/sctp.h>
 #include <sys/uio.h>
-#include <linux/socket.h>
 #include <sctputil.h>
 
 char *TCID = __FILE__;
--- test_1_to_1_recvfrom.c.old	2005-09-10 11:55:26.000000000 -0400
+++ test_1_to_1_recvfrom.c	2005-09-10 11:56:01.000000000 -0400
@@ -53,7 +53,6 @@
 #include <errno.h>
 #include <netinet/sctp.h>
 #include <sys/uio.h>
-#include <linux/socket.h>
 #include <sctputil.h>
 
 char *TCID = __FILE__;
--- test_1_to_1_recvmsg.c.old	2005-09-10 11:55:26.000000000 -0400
+++ test_1_to_1_recvmsg.c	2005-09-10 11:56:11.000000000 -0400
@@ -54,7 +54,6 @@
 #include <errno.h>
 #include <netinet/sctp.h>
 #include <sys/uio.h>
-#include <linux/socket.h>
 #include <sctputil.h>
 
 #define MSG_EOF 0x200
--- test_1_to_1_rtoinfo.c.old	2005-09-10 11:55:26.000000000 -0400
+++ test_1_to_1_rtoinfo.c	2005-09-10 11:56:30.000000000 -0400
@@ -45,7 +45,6 @@
 #include <string.h>
 #include <sys/types.h>
 #include <sys/socket.h>
-#include <linux/socket.h>
 #include <linux/in.h>         /* for sockaddr_in */
 #include <linux/in6.h>         /* for sockaddr_in6 */
 #include <sys/errno.h>
--- test_1_to_1_send.c.old	2005-09-10 11:55:26.000000000 -0400
+++ test_1_to_1_send.c	2005-09-10 11:56:39.000000000 -0400
@@ -54,7 +54,6 @@
 #include <errno.h>
 #include <netinet/sctp.h>
 #include <sys/uio.h>
-#include <linux/socket.h>
 #include <sctputil.h>
 
 char *TCID = __FILE__;
--- test_1_to_1_sendmsg.c.old	2005-09-10 11:55:26.000000000 -0400
+++ test_1_to_1_sendmsg.c	2005-09-10 11:56:47.000000000 -0400
@@ -61,7 +61,6 @@
 #include <errno.h>
 #include <netinet/sctp.h>
 #include <sys/uio.h>
-#include <linux/socket.h>
 #include <sctputil.h>
 
 #define MSG_EOF 0x200
--- test_1_to_1_sendto.c.old	2005-09-10 11:55:26.000000000 -0400
+++ test_1_to_1_sendto.c	2005-09-10 11:56:56.000000000 -0400
@@ -50,7 +50,6 @@
 #include <errno.h>
 #include <netinet/sctp.h>
 #include <sys/uio.h>
-#include <linux/socket.h>
 #include <sctputil.h>
 
 char *TCID = __FILE__;
--- test_1_to_1_shutdown.c.old	2005-09-10 11:55:26.000000000 -0400
+++ test_1_to_1_shutdown.c	2005-09-10 11:57:04.000000000 -0400
@@ -45,7 +45,6 @@
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>
-#include <linux/socket.h>
 #include <netinet/sctp.h>
 #include <sys/types.h>
 #include <unistd.h>
--- test_1_to_1_threads.c.old	2005-09-10 11:55:26.000000000 -0400
+++ test_1_to_1_threads.c	2005-09-10 11:57:14.000000000 -0400
@@ -47,7 +47,6 @@
 #include <errno.h>
 #include <netinet/sctp.h>
 #include <sys/uio.h>
-#include <linux/socket.h>
 #include <sctputil.h>
 
 #define THREADS 10    /* FIXME should be 500 instead of 10 */
