OSSP CVS Repository

ossp - Difference in ossp-pkg/sa/sa.c versions 1.43 and 1.44
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/sa/sa.c 1.43 -> 1.44

--- sa.c 2002/01/02 13:08:13     1.43
+++ sa.c 2002/01/02 13:08:48     1.44
@@ -858,7 +858,9 @@
 {
     int nType;
     int nProto;
+#if !(defined(IPPROTO_TCP) && defined(IPPROTO_UDP))
     struct protoent *pe;
+#endif
 
     /* argument sanity check(s) */
     if (sa == NULL)

CVSTrac 2.0.1