mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-11-28 07:14:31 +08:00
type cpp comment
This commit is contained in:
parent
7d00ba4d72
commit
48d0d25722
2
compat.c
2
compat.c
@ -33,7 +33,7 @@ RCSID("$OpenBSD: compat.c,v 1.32 2000/12/09 23:51:11 provos Exp $");
|
|||||||
# include <pcreposix.h>
|
# include <pcreposix.h>
|
||||||
#else /* Use native regex libraries */
|
#else /* Use native regex libraries */
|
||||||
# include <regex.h>
|
# include <regex.h>
|
||||||
#endif /* HAVE_LIBRX */
|
#endif /* HAVE_LIBPCRE */
|
||||||
|
|
||||||
int compat13 = 0;
|
int compat13 = 0;
|
||||||
int compat20 = 0;
|
int compat20 = 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user