From abc2cc769e0b0022ca5360425f369b5067d18bdc Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Fri, 28 Apr 2006 10:59:16 +0000 Subject: - fixed include path --- linux/lib/libfreeswan/pfkey_v2_parse.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'linux/lib/libfreeswan/pfkey_v2_parse.c') diff --git a/linux/lib/libfreeswan/pfkey_v2_parse.c b/linux/lib/libfreeswan/pfkey_v2_parse.c index bb6962fa8..5d1f5a3d8 100644 --- a/linux/lib/libfreeswan/pfkey_v2_parse.c +++ b/linux/lib/libfreeswan/pfkey_v2_parse.c @@ -60,9 +60,9 @@ extern int debug_pfkey; # include # include -# include "programs/pluto/constants.h" -# include "programs/pluto/defs.h" /* for PRINTF_LIKE */ -# include "programs/pluto/log.h" /* for debugging and DBG_log */ +# include "src/pluto/constants.h" +# include "src/pluto/defs.h" /* for PRINTF_LIKE */ +# include "src/pluto/log.h" /* for debugging and DBG_log */ /* #define PLUTO */ -- cgit v1.2.3