12 lines
281 B
Text
12 lines
281 B
Text
$NetBSD: patch-ab,v 1.1 2004/06/26 18:27:23 grant Exp $
|
|
|
|
--- globals.c.orig Sat Jul 31 20:17:20 1999
|
|
+++ globals.c
|
|
@@ -63,6 +63,7 @@
|
|
#include "globals.h"
|
|
#include "my_dmalloc.h"
|
|
|
|
+#include <string.h>
|
|
|
|
/* Universal global variables -- those needed by the decoding engine: */
|
|
|