summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/netinet/tcp_usrreq.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/netinet/tcp_usrreq.c')
-rw-r--r--cpukit/libnetworking/netinet/tcp_usrreq.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/libnetworking/netinet/tcp_usrreq.c b/cpukit/libnetworking/netinet/tcp_usrreq.c
index e1f615562d..a82e6b96e9 100644
--- a/cpukit/libnetworking/netinet/tcp_usrreq.c
+++ b/cpukit/libnetworking/netinet/tcp_usrreq.c
@@ -74,11 +74,11 @@
extern char *tcpstates[];
static int tcp_attach(struct socket *);
-static int tcp_connect __P((struct tcpcb *, struct mbuf *));
+static int tcp_connect(struct tcpcb *, struct mbuf *);
static struct tcpcb *
tcp_disconnect(struct tcpcb *);
static struct tcpcb *
- tcp_usrclosed __P((struct tcpcb *));
+ tcp_usrclosed(struct tcpcb *);
#ifdef TCPDEBUG
#define TCPDEBUG0 int ostate