mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
13 lines
253 B
Plaintext
13 lines
253 B
Plaintext
$NetBSD: patch-ab,v 1.1.1.1 2004/07/19 20:29:37 wiz Exp $
|
|
|
|
--- mapper.c.orig 2001-04-11 23:45:47.000000000 +0200
|
|
+++ mapper.c
|
|
@@ -13,6 +13,7 @@
|
|
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
+#include <string.h>
|
|
|
|
#include "consts.h"
|
|
#include "globals.h"
|