]> granicus.if.org Git - sudo/commitdiff
Preliminary changes to support nsr-tandem-nsk. Based on patches from
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 17 May 2004 20:08:46 +0000 (20:08 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 17 May 2004 20:08:46 +0000 (20:08 +0000)
Tom Bates.

logging.c

index 398b7e053d245707e6975a43b8fc48ace2c7f031..c04f160c2bf4d45ce54d8691b746a34012d1fa01 100644 (file)
--- a/logging.c
+++ b/logging.c
  * Materiel Command, USAF, under agreement number F39502-99-1-0512.
  */
 
+#ifdef __TANDEM
+# include <floss.h>
+#endif
+
 #include "config.h"
 
 #include <sys/types.h>