From: guenther Date: Sun, 10 Aug 2014 05:06:38 +0000 (+0000) Subject: Only need and not all of here X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=688f43577e8dbf7ed8a1da2dae46e8247aab60e5;p=openbsd Only need and not all of here --- diff --git a/libexec/login_radius/raddauth.c b/libexec/login_radius/raddauth.c index 8dc50149086..b0fb6933451 100644 --- a/libexec/login_radius/raddauth.c +++ b/libexec/login_radius/raddauth.c @@ -1,4 +1,4 @@ -/* $OpenBSD: raddauth.c,v 1.25 2013/11/27 21:25:25 deraadt Exp $ */ +/* $OpenBSD: raddauth.c,v 1.26 2014/08/10 05:06:38 guenther Exp $ */ /*- * Copyright (c) 1996, 1997 Berkeley Software Design, Inc. All rights reserved. @@ -73,7 +73,7 @@ #include #include #include -#include +#include #include #include #include