Need stdlib.h, from Ben Boeckel.

pull/1773/head
nicm 2019-06-01 06:20:22 +00:00
parent 2c5f3074bc
commit 39ea8a2787
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
#include <ctype.h>
#include <errno.h>
#include <pwd.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>