summaryrefslogtreecommitdiff
path: root/comms/modemd/patches/patch-ak
blob: 1fba12eb4d6ef4695655c8aa6885a853f6583789 (plain)
1
2
3
4
5
6
7
8
--- common/atparse.c.orig       Thu Jun 18 16:48:18 1998
+++ common/atparse.c    Thu Jun 18 16:48:50 1998
@@ -47,2 +47,5 @@
 #include <ctype.h>
+#ifdef __NetBSD__
+#include <stdlib.h>
+#endif