Commit ceb51bb1 authored by topjohnwu's avatar topjohnwu

daemon.c uses external flags

parent 3e22573d
...@@ -18,6 +18,7 @@ ...@@ -18,6 +18,7 @@
#include "utils.h" #include "utils.h"
#include "daemon.h" #include "daemon.h"
#include "selinux.h" #include "selinux.h"
#include "flags.h"
int setup_done = 0; int setup_done = 0;
int seperate_vendor = 0; int seperate_vendor = 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment