summaryrefslogtreecommitdiff
path: root/usr.sbin/relayd/shuffle.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/relayd/shuffle.c')
-rw-r--r--usr.sbin/relayd/shuffle.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/relayd/shuffle.c b/usr.sbin/relayd/shuffle.c
index a6ce822f9b2..fd7d3717e90 100644
--- a/usr.sbin/relayd/shuffle.c
+++ b/usr.sbin/relayd/shuffle.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: shuffle.c,v 1.1 2008/07/09 17:16:51 reyk Exp $ */
+/* $OpenBSD: shuffle.c,v 1.2 2009/06/09 16:26:03 deraadt Exp $ */
/*
* Portions Copyright (C) 2008 Theo de Raadt
@@ -22,6 +22,7 @@
#include <sys/types.h>
#include <sys/socket.h>
+#include <netinet/in.h>
#include <net/if.h>
#include <arpa/inet.h>