This avoid conflicts with FreeBSD headers when using the
"freebsd-glue" package on Debian GNU/kFreeBSD
Reproducible with:
./configure LIBS=-lfreebsd-glue CFLAGS=-I/usr/include/freebsd
* lib/argp-parse.c (struct argp_group): rename from struct group
---
Now I'm stuck on another failure, anothe
Note: things work fine without freebsd-glue, but I wanted to
transparently enable FreeBSD sendfile on cmogstored.
I got another failure after fixing the argp "struct group" conflict.
Also using:
./configure LIBS=-lfreebsd-glue CFLAGS=-I/usr/include/freebsd
(Note: this is not that important for