Micro optimizations

This commit is contained in:
topjohnwu
2018-11-13 02:07:02 -05:00
parent 9592a69986
commit 3a2a2a4ffa
6 changed files with 26 additions and 26 deletions

View File

@ -37,6 +37,7 @@ enum {
// daemon.c
int connect_daemon();
int switch_mnt_ns(int pid);
// log_monitor.c