2013-09-26 17:14:40 +02:00

11 lines
231 B
Plaintext

$NetBSD: patch-ax,v 1.1 2005/03/02 13:29:03 is Exp $
--- srm/filter.c.orig 2005-03-01 16:26:14.000000000 +0000
+++ srm/filter.c
@@ -1,4 +1,5 @@
#include <stdio.h>
+#include <unistd.h>
#include "../gen.h"
#include "../util.h"