ports/sysutils/skill/patches/patch-main_c

10 lines
252 B
Text

--- main.c.orig Wed Jul 9 11:38:39 2014
+++ main.c Wed Jul 9 11:38:51 2014
@@ -44,6 +44,7 @@ const char *CopyrightVersion = "%s %s\n\nCopyright (c)
#include "conf.h"
#include <stdio.h>
+#include <stdlib.h>
#include <errno.h>
#include <pwd.h>