$OpenBSD: patch-src_redis_c,v 1.2 2011/07/28 08:57:32 dcoppa Exp $
--- src/redis.c.orig	Fri Jul 22 12:22:26 2011
+++ src/redis.c	Wed Jul 27 08:49:12 2011
@@ -42,6 +42,7 @@
 #include <assert.h>
 #include <ctype.h>
 #include <stdarg.h>
+#include <netinet/in.h>
 #include <arpa/inet.h>
 #include <sys/stat.h>
 #include <fcntl.h>
