mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Extract process-management functionality into a new lib/process
Note that procmon does *not* go here, since procmon needs to integrate with the event loop.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
#include "test/test.h"
|
||||
|
||||
#include "common/util_process.h"
|
||||
#include "lib/process/waitpid.h"
|
||||
|
||||
#include "test/log_test_helpers.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user