Does this hold for every level of OpenBSD, or is a version check
necessary?

Henning Brauer <[EMAIL PROTECTED]> writes:

> Index: src/include/ap_config.h
> ===================================================================
> RCS file: /cvs/src/usr.sbin/httpd/src/include/ap_config.h,v
> retrieving revision 1.13
> diff -u -r1.13 ap_config.h
> --- src/include/ap_config.h   19 Jul 2002 21:31:15 -0000      1.13
> +++ src/include/ap_config.h   6 Sep 2002 19:16:23 -0000
> @@ -692,6 +692,7 @@
>  #if defined __OpenBSD__
>  #define HAVE_SYSVSEM_SERIALIZED_ACCEPT
>  #define USE_SYSVSEM_SERIALIZED_ACCEPT
> +#define NET_SIZE_T socklen_t
>  #endif
>  #define HAVE_FLOCK_SERIALIZED_ACCEPT
>  #define SINGLE_LISTEN_UNSERIALIZED_ACCEPT
> 

-- 
Jeff Trawick | [EMAIL PROTECTED]
Born in Roswell... married an alien...

Reply via email to