add cmake support and fix compile errors

This commit is contained in:
broncotc
2017-08-11 10:45:40 +08:00
parent eb8567b693
commit ed6416a30d
5 changed files with 28 additions and 7 deletions

2
log.h
View File

@@ -44,7 +44,7 @@
#include <sys/timerfd.h>
#include <set>
#include <encrypt.h>
#include "encrypt.h"
#include <inttypes.h>
#include <sys/ioctl.h>