summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/ip_raudio_pxy.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ipfilter/ip_raudio_pxy.c')
-rw-r--r--contrib/ipfilter/ip_raudio_pxy.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/contrib/ipfilter/ip_raudio_pxy.c b/contrib/ipfilter/ip_raudio_pxy.c
index ddd5ea3..12d3981 100644
--- a/contrib/ipfilter/ip_raudio_pxy.c
+++ b/contrib/ipfilter/ip_raudio_pxy.c
@@ -1,5 +1,5 @@
/*
- * $Id: ip_raudio_pxy.c,v 1.7.2.8 2002/01/13 04:58:29 darrenr Exp $
+ * $Id: ip_raudio_pxy.c,v 1.7.2.9 2003/04/26 05:59:39 darrenr Exp $
*/
#if SOLARIS && defined(_KERNEL)
extern kmutex_t ipf_rw;
@@ -66,9 +66,6 @@ nat_t *nat;
tcphdr_t *tcp;
int len = 0;
mb_t *m;
-#if SOLARIS
- mb_t *m1;
-#endif
/*
* If we've already processed the start messages, then nothing left
@@ -181,9 +178,6 @@ nat_t *nat;
nat_t *ipn;
u_char swp;
mb_t *m;
-#if SOLARIS
- mb_t *m1;
-#endif
/*
* Wait until we've seen the end of the start messages and even then
OpenPOWER on IntegriCloud