summaryrefslogtreecommitdiff
path: root/security/pwman/files/patch-src-pwman.h
blob: 8b0cf23c970f9efe3634bf6f1ebc8f4d879ab0e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/pwman.h.orig	Mon Oct 14 18:10:36 2002
+++ src/pwman.h	Sat Oct  8 23:21:23 2005
@@ -26,6 +26,7 @@
 #include <string.h>
 #include <config.h>
 #include <time.h>
+#include <stdlib.h>
 #include <stdarg.h>
 
 #define CONF_FILE 	".pwmanrc"