diff options
Diffstat (limited to 'source3/include/config.h.in')
-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 fed57a33fe..a983f49890 100644 --- a/source3/include/config.h.in +++ b/source3/include/config.h.in @@ -640,6 +640,9 @@ /* Define if you have the set_auth_parameters function. */ #undef HAVE_SET_AUTH_PARAMETERS +/* Define if you have the setbuffer function. */ +#undef HAVE_SETBUFFER + /* Define if you have the setenv function. */ #undef HAVE_SETENV |