Rename queue.h -> sudo_queue.h to avoid collisions with the system
version.
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
#include "sudo_plugin.h"
|
||||
#include "sudo_plugin_int.h"
|
||||
#include "sudo_debug.h"
|
||||
#include "queue.h"
|
||||
#include "sudo_queue.h"
|
||||
|
||||
/* Singly linked hook list. */
|
||||
struct sudo_hook_entry {
|
||||
|
Reference in New Issue
Block a user