Add missing flags and move debug logging logic to libutils

This commit is contained in:
topjohnwu
2018-10-28 04:25:31 -04:00
parent 8ec3086cdd
commit 2efc423cf8
6 changed files with 9 additions and 4 deletions

View File

@@ -22,6 +22,7 @@
#include "_resetprop.h"
#include "vector.h"
#include "utils.h"
#include "flags.h"
int prop_verbose = 0;