summaryrefslogtreecommitdiff
path: root/comms/modemd/patches/patch-ak
blob: 1512cb907aff4a90db33b3154a413f046fc245ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ak,v 1.5 2010/12/30 09:02:52 obache Exp $

--- common/atparse.c.orig	1996-04-30 07:02:36.000000000 +0000
+++ common/atparse.c
@@ -45,6 +45,7 @@ static char copyright[] =
 #include "cdefs.h"
 #include "global.h"
 #include <ctype.h>
+#include <stdlib.h>
 
 /* Convert a string of AT commands into a vector of pointers to individual
    commands.  */