mirror of
https://github.com/NixOS/nix
synced 2025-06-25 10:41:16 +02:00
libmain: add missing header include
This commit is contained in:
parent
8ce4287409
commit
31e151386b
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
# include <dlfcn.h>
|
||||
#endif
|
||||
|
||||
#include <filesystem>
|
||||
|
||||
#include "config-global.hh"
|
||||
#include "signals.hh"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue