]> git.neil.brown.name Git - history.git/commitdiff
[SCTP]: Remove dup types.h include.
authorBrad Hards <bhards@bigpond.net.au>
Thu, 5 Dec 2002 12:13:37 +0000 (04:13 -0800)
committerJames Morris <jmorris@intercode.com.au>
Thu, 5 Dec 2002 12:13:37 +0000 (04:13 -0800)
net/sctp/output.c

index ddb93a2b1490794257687a344935a60974c24609..0a93a0f8707e995753d2042dfd4af14b6e0bfbf8 100644 (file)
@@ -56,7 +56,6 @@
 #endif /* TEST_FRAME (not defined) */
 
 #include <linux/socket.h> /* for sa_family_t */
-#include <linux/types.h> /* For NULL, etc... */
 #include <net/sock.h>
 
 #include <net/sctp/sctp.h>