mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-11 21:42:39 -04:00
13 lines
281 B
Plaintext
13 lines
281 B
Plaintext
$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: */
|
|
|