mirror of
https://github.com/NixOS/nix
synced 2025-06-27 00:11:17 +02:00
Cleanup
This commit is contained in:
parent
16db8dc96f
commit
515662ad70
4 changed files with 7 additions and 8 deletions
|
@ -704,7 +704,7 @@ typedef std::function<bool(const Path & path)> PathFilter;
|
|||
extern PathFilter defaultPathFilter;
|
||||
|
||||
/* Common initialisation performed in child processes. */
|
||||
void commonChildInit(int stderrFd);
|
||||
void commonChildInit();
|
||||
|
||||
/* Create a Unix domain socket. */
|
||||
AutoCloseFD createUnixDomainSocket();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue