Commit 0c89d779 authored by Cyrill Gorcunov's avatar Cyrill Gorcunov Committed by Pavel Emelyanov

log: Include inttypes.h for PRI helpers

https://bugzilla.openvz.org/show_bug.cgi?id=2949Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 74c0e9e2
#ifndef __CR_LOG_H__
#define __CR_LOG_H__
#include <inttypes.h>
#include "criu-log.h"
extern int log_init(const char *output);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment