diff options
| author | Roman Smrž <roman.smrz@seznam.cz> | 2026-08-16 10:54:15 +0200 |
|---|---|---|
| committer | Roman Smrž <roman.smrz@seznam.cz> | 2026-08-16 11:16:06 +0200 |
| commit | 896931339ac254c2bbfa0e2d0b780ad918a57b34 (patch) | |
| tree | 7923e453dc42c3cc2005a83a627ad00793ef2d87 /erebos.cabal | |
| parent | dc8be3ac86b92c791b398559d5f1132121d0e7ea (diff) | |
Helpers for server storage watchers
Diffstat (limited to 'erebos.cabal')
| -rw-r--r-- | erebos.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/erebos.cabal b/erebos.cabal index a8178a1..5972a4e 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -133,6 +133,7 @@ library Erebos.TextFormat.Types Erebos.UUID Erebos.Util + Service c-sources: src/Erebos/Network/ifaddrs.c |