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>
4 files changed