From: Andreas Steffen Date: Sun, 14 Jan 2007 10:25:37 +0000 (-0000) Subject: included xauth.h X-Git-Tag: 4.0.7~83 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa358acaa7699a32533df143e9510cedcad41a94;p=thirdparty%2Fstrongswan.git included xauth.h --- diff --git a/src/pluto/plutomain.c b/src/pluto/plutomain.c index 4a4f30acfc..85632dfbb7 100644 --- a/src/pluto/plutomain.c +++ b/src/pluto/plutomain.c @@ -57,6 +57,7 @@ #include "ocsp.h" #include "crl.h" #include "fetch.h" +#include "xauth.h" #include "sha1.h" #include "md5.h" #include "crypto.h" /* requires sha1.h and md5.h */