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"