diff options
Diffstat (limited to 'include/compat')
| -rw-r--r-- | include/compat/unistd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/compat/unistd.h b/include/compat/unistd.h index 758512b..2cd35dd 100644 --- a/include/compat/unistd.h +++ b/include/compat/unistd.h | |||
| @@ -30,7 +30,7 @@ int getentropy(void *buf, size_t buflen); | |||
| 30 | #endif | 30 | #endif |
| 31 | 31 | ||
| 32 | #ifndef HAVE_TAME | 32 | #ifndef HAVE_TAME |
| 33 | #define tame(request, paths) | 33 | #define tame(request, paths) 0 |
| 34 | #endif | 34 | #endif |
| 35 | 35 | ||
| 36 | #endif | 36 | #endif |
