This commit is contained in:
Wolfgang Hottgenroth
2013-03-27 23:21:56 +01:00
parent f30026e6b0
commit 695047d6b6
2 changed files with 3 additions and 1 deletions

View File

@ -6,6 +6,8 @@
*/
#include <syslog.h>
#include <string.h>
#include <stdio.h>
#include <iostream>
#include "log.hpp"