From b8d230f467f10e6fadd8c2225b19ffc5ad782d45 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 12 Oct 1999 00:53:41 +0000 Subject: [PATCH] include to get function prototypes. --- auth/fwtk.c | 1 + 1 file changed, 1 insertion(+) diff --git a/auth/fwtk.c b/auth/fwtk.c index 2bb6c5a9c..b71e76b8e 100644 --- a/auth/fwtk.c +++ b/auth/fwtk.c @@ -51,6 +51,7 @@ #include #include +#include #include #include "sudo.h" -- 2.40.0