mirror of
https://github.com/NixOS/nix
synced 2025-06-29 06:21:14 +02:00
Cleanup
This commit is contained in:
parent
35732a95bc
commit
39a2e166dd
4 changed files with 6 additions and 6 deletions
|
@ -10,8 +10,9 @@
|
|||
#include "daemon.hh"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include <climits>
|
||||
#include <cstring>
|
||||
|
||||
#include <unistd.h>
|
||||
#include <signal.h>
|
||||
#include <sys/types.h>
|
||||
|
@ -23,7 +24,6 @@
|
|||
#include <pwd.h>
|
||||
#include <grp.h>
|
||||
#include <fcntl.h>
|
||||
#include <limits.h>
|
||||
|
||||
#if __APPLE__ || __FreeBSD__
|
||||
#include <sys/ucred.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue