ports/mail/popclient/patches/patch-getpass_c

11 lines
202 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- getpass.c.orig Thu Jul 8 21:23:30 2010
+++ getpass.c Thu Jul 8 21:24:51 2010
@@ -46,6 +46,7 @@
#if defined(STDC_HEADERS)
#include <stdio.h>
+#include <stdlib.h>
#endif
#include <signal.h>