Closed
Description
Hi, I'm trying to create a port of libmodsecurity for OpenBSD. Unfortunately, src/utils/string.cc
and src/utils/system.cc
need the header wordexp.h
which is not available on OpenBSD. Can you make a workaround for this?. The OpenBSD developers will never implement this API.