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
+3
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;