summaryrefslogtreecommitdiff
path: root/sysutils/estd/patches/patch-ab
blob: 808e61bcfa0c087dfc253e4ff037dacaeaafedd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ab,v 1.4 2006/07/24 08:11:38 adam Exp $

--- estd.c.orig	2006-07-24 10:04:46.000000000 +0200
+++ estd.c
@@ -27,6 +27,7 @@
 
 #include <stdlib.h>
 #include <stdio.h>
+#include <string.h>
 #include <unistd.h>
 #include <time.h>
 #include <sys/param.h>