12 lines
247 B
Text
12 lines
247 B
Text
$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>
|