checksum_builder() needs the pluto symbol

This commit is contained in:
Andreas Steffen 2010-05-19 08:02:22 +02:00
parent 73434ce9eb
commit f71cb4777e
1 changed files with 3 additions and 0 deletions

View File

@ -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;