summaryrefslogtreecommitdiff
path: root/comms/modemd/patches/patch-al
blob: 15d1482f1fecae35f79c1becc35d96b468cec5fa (plain)
1
2
3
4
5
6
7
8
--- 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