From: Todd C. Miller Date: Mon, 17 May 2004 20:08:46 +0000 (+0000) Subject: Preliminary changes to support nsr-tandem-nsk. Based on patches from X-Git-Tag: SUDO_1_6_8~141 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b0a49825ebef859fb75e494967516ea044cdfeda;p=sudo Preliminary changes to support nsr-tandem-nsk. Based on patches from Tom Bates. --- diff --git a/logging.c b/logging.c index 398b7e053..c04f160c2 100644 --- a/logging.c +++ b/logging.c @@ -18,6 +18,10 @@ * Materiel Command, USAF, under agreement number F39502-99-1-0512. */ +#ifdef __TANDEM +# include +#endif + #include "config.h" #include