2010-12-30 10:02:51 +01:00
|
|
|
$NetBSD: patch-al,v 1.5 2010/12/30 09:02:52 obache Exp $
|
1998-08-07 12:35:47 +02:00
|
|
|
|
2007-10-10 18:53:58 +02:00
|
|
|
--- incoming/modemd.c.orig 1996-09-10 00:34:58.000000000 +0000
|
2010-12-30 10:02:51 +01:00
|
|
|
+++ incoming/modemd.c
|
|
|
|
@@ -48,6 +48,7 @@ static char copyright[] =
|
2007-10-10 18:53:58 +02:00
|
|
|
#include <syslog.h>
|
|
|
|
#include <pwd.h>
|
1998-06-27 20:16:16 +02:00
|
|
|
#include <stdio.h>
|
|
|
|
+#include <stdlib.h>
|
2007-10-10 18:53:58 +02:00
|
|
|
|
|
|
|
static char *ttyName;
|
|
|
|
static char progName [1024];
|