Be sure to include sudo_queue.h where needed instead of relying on other headers.
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
#ifndef SUDOERS_PARSE_H
|
||||
#define SUDOERS_PARSE_H
|
||||
|
||||
#include "sudo_queue.h"
|
||||
|
||||
/* Characters that must be quoted in sudoers. */
|
||||
#define SUDOERS_QUOTED ":\\,=#\""
|
||||
|
||||
|
Reference in New Issue
Block a user