checksum_builder() needs the pluto symbol
This commit is contained in:
@@ -20,6 +20,9 @@
|
||||
|
||||
#include <library.h>
|
||||
|
||||
/* we need to fake the pluto symbol to dlopen() the xauth plugin */
|
||||
void *pluto;
|
||||
|
||||
int main(int argc, char* argv[])
|
||||
{
|
||||
int i;
|
||||
|
||||
Reference in New Issue
Block a user