View | Details | Raw Unified | Return to bug 197196 | Differences between
and this patch

Collapse All | Expand All

(-)src/tds/threadsafe.c (+2 lines)
Lines 23-28 Link Here
23
#include <stdarg.h>
23
#include <stdarg.h>
24
#include <stdio.h>
24
#include <stdio.h>
25
25
26
#undef HAVE_GETPWUID_R
27
26
#if HAVE_UNISTD_H
28
#if HAVE_UNISTD_H
27
#include <unistd.h>
29
#include <unistd.h>
28
#endif /* HAVE_UNISTD_H */
30
#endif /* HAVE_UNISTD_H */

Return to bug 197196