pkgsrc/converters/macfork/patches/patch-ab
2005-01-19 16:45:59 +00:00

12 lines
266 B
Text

$NetBSD: patch-ab,v 1.1 2005/01/19 16:45:59 tv Exp $
--- MacFork.cc.orig 2005-01-19 11:43:48.000000000 -0500
+++ MacFork.cc
@@ -14,6 +14,7 @@
#include "Resource.h"
#include <netinet/in.h>
+#include <arpa/inet.h> /* for ntoh*() */
const Int NO_ID = 65536;