pkgsrc/comms/modemd/patches/patch-al
1998-08-07 10:35:47 +00:00

10 lines
248 B
Text

$NetBSD: patch-al,v 1.2 1998/08/07 10:36:46 agc Exp $
--- incoming/modemd.c.orig Thu Jun 18 16:50:31 1998
+++ incoming/modemd.c Thu Jun 18 16:51:08 1998
@@ -50,2 +50,5 @@
#include <stdio.h>
+#ifdef __NetBSD__
+#include <stdlib.h>
+#endif