mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
274 B
Plaintext
13 lines
274 B
Plaintext
$NetBSD: patch-at,v 1.2 2004/09/20 02:08:58 dmcmahill Exp $
|
|
|
|
--- src/zbuf/quickif.c.orig Tue Aug 3 22:23:56 2004
|
|
+++ src/zbuf/quickif.c
|
|
@@ -34,6 +34,7 @@ operation of Software or Licensed Progra
|
|
|
|
*/
|
|
|
|
+#include <string.h>
|
|
#include "mulGlobal.h"
|
|
#include "quickif.h"
|
|
|