mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-25 02:58:54 +00:00
travis-ci: success for Common headers Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
4 lines
93 B
C
4 lines
93 B
C
#ifndef __CR_COMMON_BITOPS_H__
|
|
#define __CR_COMMON_BITOPS_H__
|
|
#include "asm/bitops.h"
|
|
#endif
|