config_unix: Remove BSTRING

Nothing defines or uses that anywhere
This commit is contained in:
Martin Piatka
2025-11-21 10:34:53 +01:00
parent aa33d5038f
commit ba256a8797

View File

@@ -89,10 +89,6 @@
#include <malloc.h>
#endif
#ifdef HAVE_BSTRING_H
#include <bstring.h>
#endif
#ifdef HAVE_SYS_SOCK_IO_H
#include <sys/sockio.h>
#endif