5a73565e0e
Stubs returning PRECOND_FAIL. Parallel agents fill in real detect/exploit.
6 lines
184 B
C
6 lines
184 B
C
#ifndef SUDO_SAMEDIT_SKELETONKEY_MODULES_H
|
|
#define SUDO_SAMEDIT_SKELETONKEY_MODULES_H
|
|
#include "../../core/module.h"
|
|
extern const struct skeletonkey_module sudo_samedit_module;
|
|
#endif
|