diff options
Diffstat (limited to 'libjava/include/config.h.in')
| -rw-r--r-- | libjava/include/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libjava/include/config.h.in b/libjava/include/config.h.in index bd43c75905b..d9b9a0a9cf8 100644 --- a/libjava/include/config.h.in +++ b/libjava/include/config.h.in @@ -214,6 +214,9 @@ /* Define if you have the <arpa/inet.h> header file. */ #undef HAVE_ARPA_INET_H +/* Define if you have the <bstring.h> header file. */ +#undef HAVE_BSTRING_H + /* Define if you have the <dirent.h> header file. */ #undef HAVE_DIRENT_H |

