mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
253 B
Plaintext
13 lines
253 B
Plaintext
$NetBSD: patch-aa,v 1.1 2005/03/12 05:42:48 tv Exp $
|
|
|
|
--- ares.h.orig 2000-09-21 15:15:48.000000000 -0400
|
|
+++ ares.h
|
|
@@ -19,6 +19,7 @@
|
|
#define ARES__H
|
|
|
|
#include <sys/types.h>
|
|
+#include <sys/time.h>
|
|
#include <netinet/in.h>
|
|
|
|
#define ARES_SUCCESS 0
|