mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 14:25:15 +00:00
now define TCSASOFT in necesary
This commit is contained in:
@@ -68,6 +68,10 @@ static char rcsid[] = "$Id$";
|
||||
#include <pathnames.h>
|
||||
#include "compat.h"
|
||||
|
||||
#ifndef TCSASOFT
|
||||
#define TCSASOFT 0
|
||||
#endif /* TCSASOFT */
|
||||
|
||||
|
||||
/******************************************************************
|
||||
*
|
||||
|
Reference in New Issue
Block a user