From: guenther Date: Fri, 26 Aug 2016 06:18:01 +0000 (+0000) Subject: Pull in for fd_set X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=5e278fc86279324770512c560030c03302d59a79;p=openbsd Pull in for fd_set ok deraadt@ --- diff --git a/sbin/isakmpd/transport.h b/sbin/isakmpd/transport.h index 8341139e69f..2b809936b69 100644 --- a/sbin/isakmpd/transport.h +++ b/sbin/isakmpd/transport.h @@ -1,4 +1,4 @@ -/* $OpenBSD: transport.h,v 1.19 2015/01/16 06:39:59 deraadt Exp $ */ +/* $OpenBSD: transport.h,v 1.20 2016/08/26 06:18:01 guenther Exp $ */ /* $EOM: transport.h,v 1.16 2000/07/17 18:57:59 provos Exp $ */ /* @@ -40,6 +40,7 @@ #include #include +#include #include #include "message.h"