mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
13 lines
304 B
Plaintext
13 lines
304 B
Plaintext
$NetBSD: patch-ac,v 1.1 2005/11/07 20:26:32 tv Exp $
|
|
|
|
--- configure.orig 1998-11-03 07:20:43.000000000 -0500
|
|
+++ configure
|
|
@@ -1837,6 +1837,7 @@ else
|
|
#line 1838 "configure"
|
|
#include "confdefs.h"
|
|
#include <sys/types.h>
|
|
+#include <sys/time.h>
|
|
#if STDC_HEADERS
|
|
#include <stdlib.h>
|
|
#include <stddef.h>
|