Re: fix build on netbsd

2019-12-05 Thread Edgar Pettijohn
On Dec 5, 2019 1:06 AM, Gilles Chehade wrote: > > On Wed, Dec 04, 2019 at 07:27:07PM -0600, Edgar Pettijohn wrote: > > diff --git a/openbsd-compat/openbsd-compat.h > > b/openbsd-compat/openbsd-compat.h > > index 6c73e5b5..c7af0135 100644 > > --- a/openbsd-compat/openbsd-compat.h > > +++

Re: fix build on netbsd

2019-12-04 Thread Gilles Chehade
On Wed, Dec 04, 2019 at 07:27:07PM -0600, Edgar Pettijohn wrote: > diff --git a/openbsd-compat/openbsd-compat.h > b/openbsd-compat/openbsd-compat.h > index 6c73e5b5..c7af0135 100644 > --- a/openbsd-compat/openbsd-compat.h > +++ b/openbsd-compat/openbsd-compat.h > @@ -122,7 +122,7 @@ int

fix build on netbsd

2019-12-04 Thread Edgar Pettijohn
diff --git a/openbsd-compat/openbsd-compat.h b/openbsd-compat/openbsd-compat.h index 6c73e5b5..c7af0135 100644 --- a/openbsd-compat/openbsd-compat.h +++ b/openbsd-compat/openbsd-compat.h @@ -122,7 +122,7 @@ int getpeereid(int , uid_t *, gid_t *);  unsigned int arc4random(void);  #endif -#if