2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 09:57:41 +00:00

added in CSOps insults

This commit is contained in:
Todd C. Miller 1995-09-01 03:52:32 +00:00
parent 6c57ab6f92
commit 7785f5aa87

View File

@ -45,6 +45,10 @@ char *insults[] = {
# ifdef CLASSIC_INSULTS # ifdef CLASSIC_INSULTS
# include "ins_classic.h" # include "ins_classic.h"
# endif
# ifdef CSOPS_INSULTS
# include "ins_csops.h"
# endif # endif
(char *) 0 (char *) 0