diff options
Diffstat (limited to 'src/help.c')
-rw-r--r-- | src/help.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/help.c b/src/help.c index 4349f7b6c..ce7ed5c29 100644 --- a/src/help.c +++ b/src/help.c @@ -24,6 +24,7 @@ #include <dpkg-i18n.h> #include <errno.h> +#include <stdlib.h> #include <unistd.h> #include <dirent.h> #include <assert.h> |