pkgsrc-wip/pop3.proxy/patches/patch-ad
2009-10-11 13:50:22 +00:00

12 lines
317 B
Text

$NetBSD: patch-ad,v 1.2 2009/10/11 13:50:22 thomasklausner Exp $
--- ip-lib.c.orig 2005-02-26 20:57:47.000000000 +0100
+++ ip-lib.c 2005-02-26 20:55:34.000000000 +0100
@@ -36,6 +36,7 @@
#include <netinet/in.h>
#include <netdb.h>
#include <errno.h>
+#include <arpa/inet.h>
#include "lib.h"
#include "ip-lib.h"