2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 06:15:37 +00:00

Preliminary changes to support nsr-tandem-nsk. Based on patches from

Tom Bates.
This commit is contained in:
Todd C. Miller
2004-05-17 20:08:46 +00:00
parent b0a49825eb
commit a6849607c9
4 changed files with 70 additions and 50 deletions

4
sudo.c
View File

@@ -23,6 +23,10 @@
#define _SUDO_MAIN
#ifdef __TANDEM
# include <floss.h>
#endif
#include "config.h"
#include <sys/types.h>