ports/sysutils/skill/patches/patch-main_c

11 lines
252 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- 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>