2013-09-26 17:14:40 +02:00

13 lines
363 B
Plaintext

$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. */