diff options
Diffstat (limited to 'man3/strptime.3')
| -rw-r--r-- | man3/strptime.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man3/strptime.3 b/man3/strptime.3 index 8a1feab1a7..926378f3d9 100644 --- a/man3/strptime.3 +++ b/man3/strptime.3 @@ -384,6 +384,7 @@ and .sp .nf #include <stdio.h> +#include <stdlib.h> #include <time.h> int |
