2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-29 05:17:54 +00:00

now includes compat.h


This commit is contained in:
Todd C. Miller 1995-03-31 22:47:32 +00:00
parent 3c033eac15
commit d3012dcf02

View File

@ -57,6 +57,8 @@
#endif /* HAVE_TERMIO_H */
#endif /* HAVE_TERMIOS_H */
#include "compat.h"
#ifndef _PASSWD_LEN
#ifdef HAVE_C2_SECURITY
#define _PASSWD_LEN 24