You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-libs/libmba/files/libmba-0.9.1-clang16-build-...

12 lines
217 B

Bug: https://bugs.gentoo.org/895046
--- a/src/daemon.c
+++ b/src/daemon.c
@@ -22,6 +22,7 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
+#define _GNU_SOURCE
#include <stdlib.h>
#include <stdio.h>
#include <errno.h>