openbsd-ports/graphics/libgphoto2/patches/patch-aclocal_m4
brad 869c923b51 upgrade libgphoto2 to 2.1.3
no response from MAINTAINERs
2004-01-16 01:10:47 +00:00

13 lines
410 B
Plaintext

$OpenBSD: patch-aclocal_m4,v 1.2 2004/01/16 01:10:47 brad Exp $
--- aclocal.m4.orig 2003-10-19 12:53:43.000000000 -0400
+++ aclocal.m4 2003-12-28 21:51:32.000000000 -0500
@@ -6784,6 +6784,8 @@ dnl Look for standard byte swapping macr
AC_HAVE_SYMBOL(ntohl,arpa/inet.h,
[cat >> "$1" << EOF
/* ntohl and relatives live here */
+#include <sys/types.h>
+#include <netinet/in.h>
#include <arpa/inet.h>
EOF],