commit | f8dad00b0eabdd2d743d151822cfc82b03a70ec6 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Fri Apr 20 06:30:15 2012 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Fri Apr 20 06:30:15 2012 +0400 |
tree | dd2f7fc48958f3bbd586f2dab5405398eccca0ca | |
parent | cbf56633d64f462b5cb1bf1f856516c52de7cef2 [diff] |
Move struct log_param definition from logger.h to logger.c - Now we do not need to include <stdio.h> to logger.h - Next thing we see, we do not have this include in enter.c and ub.c - So add it there Signed-off-by: Kir Kolyshkin <kir@openvz.org>