diff options
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in index d00722c5bd..b87a3d4083 100644 --- a/source3/include/config.h.in +++ b/source3/include/config.h.in @@ -862,6 +862,9 @@ /* Define if you have the <netinet/tcp.h> header file. */ #undef HAVE_NETINET_TCP_H +/* Define if you have the <ns_api.h> header file. */ +#undef HAVE_NS_API_H + /* Define if you have the <nss.h> header file. */ #undef HAVE_NSS_H |