OpenBSD needs this one still ...

Peter Van Epp vanepp at sfu.ca
Mon Jun 18 12:48:19 EDT 2001


	OpenBSD needs this patch added to get as far as the other 2 before
it breaks (on include/libintl.h this time) in argus-clients-2.0.1.alpha.5.
I'll continue poking at them to see if I can convice them to get further.

Peter Van Epp / Operations and Technical Support 
Simon Fraser University, Burnaby, B.C. Canada

*** include/argus_util.h.orig	Thu Jun 14 06:31:23 2001
--- include/argus_util.h	Thu Jun 14 06:33:27 2001
***************
*** 163,168 ****
--- 163,173 ----
     "sps", "pipe", "sctp", "fc",
  };
  
+ #if defined(__OpenBSD__)
+ #include <netinet/in_systm.h>
+ #include <netinet/ip.h>
+ #endif
+ 
  #include <netinet/ip_icmp.h>
  
  char *icmptypestr[ICMP_MAXTYPE + 1] = {



More information about the argus mailing list