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 53599a0959..e60d5ca425 100644 --- a/source3/include/config.h.in +++ b/source3/include/config.h.in @@ -625,6 +625,9 @@ /* Define if you have the setgroups function. */ #undef HAVE_SETGROUPS +/* Define if you have the setlinebuf function. */ +#undef HAVE_SETLINEBUF + /* Define if you have the setluid function. */ #undef HAVE_SETLUID |