Rename __dso_public -> sudo_dso_public and move to config.h.
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
#include "sudo_plugin.h"
|
||||
|
||||
__dso_public int main(int argc, char *argv[]);
|
||||
sudo_dso_public int main(int argc, char *argv[]);
|
||||
|
||||
/*
|
||||
* Simple driver to test sudoer group plugins.
|
||||
|
Reference in New Issue
Block a user