diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index e7ff3e4c..7dca911b 100644 --- a/config.h.in +++ b/config.h.in @@ -347,6 +347,9 @@ /* Supports sending UNIX file descriptors */ #undef HAVE_UNIX_FD_PASSING +/* Have unpcbid structure */ +#undef HAVE_UNPCBID + /* Define to 1 if you have the `unsetenv' function. */ #undef HAVE_UNSETENV |