]> granicus.if.org Git - sudo/commitdiff
now define TCSASOFT in necesary
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 19 Mar 1996 01:57:27 +0000 (01:57 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 19 Mar 1996 01:57:27 +0000 (01:57 +0000)
tgetpass.c

index 86d949b61a62f97b5b2fc36740906557c97e2b7d..ee60b82b6b76118feba746bfed614cdc6a5f5351 100644 (file)
@@ -68,6 +68,10 @@ static char rcsid[] = "$Id$";
 #include <pathnames.h>
 #include "compat.h"
 
+#ifndef TCSASOFT
+#define TCSASOFT       0
+#endif /* TCSASOFT */
+
 
 /******************************************************************
  *