[CRIU] [PATCH 06/12] posix-timer: Get info in parasite, and structures
Pavel Emelyanov
xemul at parallels.com
Thu May 30 06:49:47 EDT 2013
On 05/30/2013 03:36 AM, Pavel Tikhomirov wrote:
>
> Signed-off-by: Pavel Tikhomirov <snorcht at gmail.com>
> ---
> include/parasite.h | 14 ++++++++++++++
> pie/parasite.c | 25 +++++++++++++++++++++++++
> 2 files changed, 39 insertions(+)
>
> diff --git a/include/parasite.h b/include/parasite.h
> index 0e5720f..264d276 100644
> --- a/include/parasite.h
> +++ b/include/parasite.h
> @@ -13,6 +13,8 @@
> #include "image.h"
> #include "util-net.h"
>
> +#include <time.h>
System headers are included on top of files.
> +
> #include "protobuf/vma.pb-c.h"
>
> #define __head __used __section(.head.text)
More information about the CRIU
mailing list