Commit Diff


commit - abe0273c040fe052cdead5144db761fbd52ce7b7
commit + b35222a4e58423d2c1f86672553f44b680644e59
blob - 15c6f0991321ddd8d80d0f6ad75937e68c84a810
blob + 6bd718cd0381933effde23123353c15e77e0f0ff
--- compat/setproctitle.c
+++ compat/setproctitle.c
@@ -20,6 +20,7 @@
 
 #include <stdarg.h>
 #include <stdio.h>
+#include <stdlib.h>
 #include <string.h>
 
 #if HAVE_PR_SET_NAME