From b5d93fa6ef2c051facdac97ab6090cf7f74465d1 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 16 Aug 1999 10:34:49 +0000 Subject: missing fcntl.h --- lib/libskey/skeylogin.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/libskey') diff --git a/lib/libskey/skeylogin.c b/lib/libskey/skeylogin.c index 8b4c9cdc164..990439506e3 100644 --- a/lib/libskey/skeylogin.c +++ b/lib/libskey/skeylogin.c @@ -12,7 +12,7 @@ * * S/KEY verification check, lookups, and authentication. * - * $OpenBSD: skeylogin.c,v 1.30 1998/07/05 19:47:16 millert Exp $ + * $OpenBSD: skeylogin.c,v 1.31 1999/08/16 10:34:48 millert Exp $ */ #include @@ -28,6 +28,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3