mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
318 B
Plaintext
13 lines
318 B
Plaintext
$NetBSD: patch-aa,v 1.1.1.1 2007/09/10 16:27:14 xtraeme Exp $
|
|
|
|
--- include/nemesi/wsocket.h.orig Mon Oct 23 16:13:55 2006
|
|
+++ include/nemesi/wsocket.h
|
|
@@ -40,6 +40,7 @@
|
|
#include <sys/socket.h>
|
|
#include <arpa/inet.h>
|
|
#include <netdb.h>
|
|
+#include <netinet/in.h>
|
|
|
|
#include <nemesi/comm.h>
|
|
#include <nemesi/types.h>
|