Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the error, that `gnutls/socket.h` cannot be found. ../source/src/resolve/resolved-dns-transaction.c:17:10: fatal error: gnutls/socket.h: No such file or directory #include <gnutls/socket.h> ^~~~~~~~~~~~~~~~~ compilation terminated. [1]: https://github.com/systemd/systemd/issues/9403 [2]: https://github.com/systemd/systemd/pull/9410
- Loading branch information