sudo/lib/util/regress/fuzz
Todd C. Miller e343e07543 Use #include <foo.h> instead of #include "foo.h" in most cases.
We rely on the include path to find many of these headers.  It
especially doesn't make sense to use #include "foo.h" for headers
in the top-level include directory.
2023-09-25 10:13:28 -06:00
..
fuzz_sudo_conf.c Use #include <foo.h> instead of #include "foo.h" in most cases. 2023-09-25 10:13:28 -06:00
fuzz_sudo_conf.dict Remove developer mode from sudo.conf, it is no longer used. 2022-12-26 07:43:55 -07:00