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

13 lines
259 B
Plaintext

$NetBSD: patch-ah,v 1.1 2003/02/05 15:44:22 dmcmahill Exp $
--- src/parse.c.orig Wed Mar 15 17:13:29 2000
+++ src/parse.c
@@ -4,6 +4,7 @@
/* parse a line from the user */
#include <stdlib.h>
+#include <string.h>
#include "icb.h"
#include "externs.h"