Skip to content

Commit ba256a8

Browse files
committed
config_unix: Remove BSTRING
Nothing defines or uses that anywhere
1 parent aa33d50 commit ba256a8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/config_unix.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,6 @@
8989
#include <malloc.h>
9090
#endif
9191

92-
#ifdef HAVE_BSTRING_H
93-
#include <bstring.h>
94-
#endif
95-
9692
#ifdef HAVE_SYS_SOCK_IO_H
9793
#include <sys/sockio.h>
9894
#endif

0 commit comments

Comments
 (0)