]> git.ipfire.org Git - people/ms/strongswan.git/commitdiff
checksum: Remove unnecessary pluto symbol
authorTobias Brunner <tobias@strongswan.org>
Mon, 6 Jan 2014 12:37:12 +0000 (13:37 +0100)
committerTobias Brunner <tobias@strongswan.org>
Mon, 6 Jan 2014 12:37:12 +0000 (13:37 +0100)
src/checksum/checksum_builder.c

index bccd269cf14b5d91dc2c5d5fc979b058b8993caf..ae9ba93b67d42a82f44ceb09212cfc8acd3dee91 100644 (file)
@@ -23,9 +23,6 @@
 #include <daemon.h>
 #include <collections/enumerator.h>
 
-/* we need to fake the pluto symbol to dlopen() the xauth plugin */
-void *pluto;
-
 /**
  * Integrity checker
  */