summaryrefslogtreecommitdiff
path: root/sysutils/news/patches/patch-aa
blob: 10ad5b04580079a9b5356e78b61d509e8f5dd3f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.1 2006/11/28 16:46:16 tv Exp $

--- news.c.orig	2005-02-18 22:53:47.000000000 -0500
+++ news.c
@@ -28,6 +28,7 @@
 
 #include <sys/types.h>
 #include <sys/stat.h>
+#include <sys/time.h>
 
 #include <err.h>
 #include <errno.h>