pkgsrc/comms/modemd/patches/patch-al

13 lines
322 B
Text
Raw Normal View History

$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
+++ incoming/modemd.c
@@ -48,6 +48,7 @@ static char copyright[] =
2007-10-10 18:53:58 +02:00
#include <syslog.h>
#include <pwd.h>
#include <stdio.h>
+#include <stdlib.h>
2007-10-10 18:53:58 +02:00
static char *ttyName;
static char progName [1024];