[CRIU] [PATCH] common: bitsperlong -- Specify complete path

Cyrill Gorcunov gorcunov at openvz.org
Tue Oct 25 07:02:01 PDT 2016


Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 include/common/bitsperlong.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/common/bitsperlong.h b/include/common/bitsperlong.h
index 0eb7043d7ed1..b074936322e7 100644
--- a/include/common/bitsperlong.h
+++ b/include/common/bitsperlong.h
@@ -1,4 +1,4 @@
 #ifndef __CR_COMMON_BITSPERLONG_H__
 #define __CR_COMMON_BITSPERLONG_H__
-#include "asm/bitsperlong.h"
+#include "common/asm/bitsperlong.h"
 #endif
-- 
2.7.4



More information about the CRIU mailing list