summaryrefslogtreecommitdiff
path: root/mail/ja-mh/patches/patch-av
blob: 6f5eacc06287bfc4cf9fd50e460b8fa449d94a65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-av,v 1.2 2005/12/05 20:50:32 rillig Exp $

--- uip/dropsbr.c.orig	1998-04-24 06:02:00.000000000 +0900
+++ uip/dropsbr.c
@@ -20,6 +20,9 @@
 #undef NULLVP
 #include <netinet/in.h>
 #else
+#ifdef ntohl
+#undef ntohl
+#endif
 #define	ntohl(n) (n)
 #endif