argus-3.0.0.rc.4 now available

Peter Van Epp vanepp at sfu.ca
Thu Jun 8 15:33:36 EDT 2006


	Need this one too:

*** common/argus_util.c.orig	Thu Jun  8 02:34:50 2006
--- common/argus_util.c	Thu Jun  8 03:48:00 2006
***************
*** 129,135 ****
  void ArgusPrintHex (const u_char *, u_int);
  
  #if defined(_LITTLE_ENDIAN)
! #if defined(__FreeBSD__)
  #include <extract.h>
  #if !defined(ntohll)
  #define ntohll(x) EXTRACT_64BITS(&x)
--- 129,135 ----
  void ArgusPrintHex (const u_char *, u_int);
  
  #if defined(_LITTLE_ENDIAN)
! #if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__)
  #include <extract.h>
  #if !defined(ntohll)
  #define ntohll(x) EXTRACT_64BITS(&x)



More information about the argus mailing list