mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-09 15:58:05 +02:00
Merge pull request #11138 from emilazy/push-znxusvxozllv
libmain: add missing header include
This commit is contained in:
commit
d629b27e3c
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…
Reference in a new issue