patch-main_c 313 B

123456789101112
  1. $OpenBSD: patch-main_c,v 1.1 2014/07/09 10:45:16 sthen Exp $
  2. --- main.c.orig Wed Jul 9 11:38:39 2014
  3. +++ main.c Wed Jul 9 11:38:51 2014
  4. @@ -44,6 +44,7 @@ const char *CopyrightVersion = "%s %s\n\nCopyright (c)
  5. #include "conf.h"
  6. #include <stdio.h>
  7. +#include <stdlib.h>
  8. #include <errno.h>
  9. #include <pwd.h>