v1.9.15p1
Use #include <foo.h> instead of #include "foo.h" in most cases.
Prefer fputs over fprintf where possible
Avoid using %zu or %zd with printf() and fprintf().
Correct the order of the strings in SUDOERS_CONTEXT_INITIALIZER.