From 688f43577e8dbf7ed8a1da2dae46e8247aab60e5 Mon Sep 17 00:00:00 2001 From: guenther Date: Sun, 10 Aug 2014 05:06:38 +0000 Subject: [PATCH] Only need and not all of here --- libexec/login_radius/raddauth.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.20.1