]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
pluto: Compile warning fixed.
authorTobias Brunner <tobias@strongswan.org>
Thu, 27 Oct 2011 13:42:44 +0000 (15:42 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 27 Oct 2011 13:42:44 +0000 (15:42 +0200)
src/pluto/plugin_list.c

index d6ace1de3571d0e3a597cd5211bd3793c582cb93..499218904c38e80ae407d47140b5a804c59b9947 100644 (file)
@@ -14,6 +14,7 @@
  */
 
 #include <whack.h>
+#include <log.h>
 
 #include <library.h>
 #include <utils/linked_list.h>