From 9839659de3f7d8e8827af776d23efe15627c7d3e Mon Sep 17 00:00:00 2001 From: Martin Lucina Date: Mon, 21 May 2012 13:44:02 +0200 Subject: Fixes a conflict with XenStore (see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668550) Signed-off-by: Martin Lucina --- src/xsub.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/xsub.hpp') diff --git a/src/xsub.hpp b/src/xsub.hpp index 5bc11c4..0cf81b5 100644 --- a/src/xsub.hpp +++ b/src/xsub.hpp @@ -23,7 +23,7 @@ #include -#include "../include/xs.h" +#include "../include/xs/xs.h" #include "socket_base.hpp" #include "session_base.hpp" -- cgit v1.2.3