--- ppp-2.4.2/pppd/plugins/passprompt.c.argv	2004-09-16 12:06:19.773788846 +0200
+++ ppp-2.4.2/pppd/plugins/passprompt.c	2004-09-16 12:06:24.203178380 +0200
@@ -50,7 +50,7 @@
     }
     if (!kid) {
 	/* we are the child, exec the program */
-	char *argv[4], fdstr[32];
+	char *argv[5], fdstr[32];
 	sys_close();
 	closelog();
 	close(p[0]);
