mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
11 lines
237 B
Plaintext
11 lines
237 B
Plaintext
$NetBSD: patch-ax,v 1.1.1.1 2005/10/17 16:16:48 is Exp $
|
|
|
|
--- mpdm/filter.c.orig 2005-03-01 16:26:14.000000000 +0000
|
|
+++ mpdm/filter.c
|
|
@@ -1,4 +1,5 @@
|
|
#include <stdio.h>
|
|
+#include <unistd.h>
|
|
#include "../gen.h"
|
|
#include "../util.h"
|
|
|