#include "sudo_usage.h" not <sudo_usage.h> so we get the one in the
build directory and not the src dir when using a separate build directory.
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
#include "sudo.h"
|
||||
#include "sudo_plugin.h"
|
||||
#include "sudo_plugin_int.h"
|
||||
#include <sudo_usage.h>
|
||||
#include "sudo_usage.h"
|
||||
|
||||
/*
|
||||
* Local variables
|
||||
|
Reference in New Issue
Block a user