From: Todd C. Miller Date: Tue, 12 Oct 1999 00:53:41 +0000 (+0000) Subject: include to get function prototypes. X-Git-Tag: SUDO_1_6_0~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b8d230f467f10e6fadd8c2225b19ffc5ad782d45;p=sudo include to get function prototypes. --- 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"