plugins/python: various portability improvements

This commit is contained in:
Robert Manner
2020-01-14 17:09:31 +01:00
committed by Todd C. Miller
parent f3b7f3c0d4
commit b66ecf6e13
7 changed files with 23 additions and 19 deletions

View File

@@ -16,8 +16,6 @@
extern const char *sudo_conf_developer_mode;
extern const char *sudo_conf_normal_mode;
extern struct passwd example_pwd;
#define TEMP_PATH_TEMPLATE "/tmp/sudo_check_python_exampleXXXXXX"
extern struct TestData {