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/net-irc/rhapsody/files/rhapsody-0.28b-uclibc.patch

11 lines
382 B

--- rhapsody-0.28b/src/main.c.orig 2008-04-29 09:53:53 +0000
+++ rhapsody-0.28b/src/main.c 2008-04-29 09:55:13 +0000
@@ -20,6 +20,7 @@
/* */
/*****************************************************************************/
+#define _GNU_SOURCE
#include <stdio.h>
#include <stdlib.h>
#include <errno.h>