mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
11 lines
252 B
Plaintext
11 lines
252 B
Plaintext
--- 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>
|
|
|