summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctp_output.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet/sctp_output.h')
-rw-r--r--sys/netinet/sctp_output.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/netinet/sctp_output.h b/sys/netinet/sctp_output.h
index 0915fff..e6dca42 100644
--- a/sys/netinet/sctp_output.h
+++ b/sys/netinet/sctp_output.h
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2001-2006, Cisco Systems, Inc. All rights reserved.
+ * Copyright (c) 2001-2007, Cisco Systems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
@@ -36,13 +36,8 @@ __FBSDID("$FreeBSD$");
#ifndef __sctp_output_h__
#define __sctp_output_h__
-
-
-
#include <netinet/sctp_header.h>
-
-
#if defined(_KERNEL)
void sctp_send_initiate(struct sctp_inpcb *, struct sctp_tcb *);
OpenPOWER on IntegriCloud