mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
13 lines
310 B
Plaintext
13 lines
310 B
Plaintext
$NetBSD: patch-ad,v 1.1 2004/07/26 23:38:19 wiz Exp $
|
|
|
|
--- src/netlib.c 2004/07/22 11:16:34 1.1
|
|
+++ src/netlib.c 2004/07/22 11:17:03
|
|
@@ -23,7 +23,6 @@
|
|
#include <sys/socket.h>
|
|
#include <sys/time.h>
|
|
#include <netinet/in.h>
|
|
-#include <varargs.h>
|
|
#include <netdb.h>
|
|
#include <stdio.h>
|
|
#include <arpa/inet.h>
|