SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
graphics/rawstudio/patches/patch-src_rs-utils_c
Normal file
12
graphics/rawstudio/patches/patch-src_rs-utils_c
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: src/rs-utils.c
|
||||
--- src/rs-utils.c.orig
|
||||
+++ src/rs-utils.c
|
||||
@@ -17,7 +17,7 @@
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
-#define _XOPEN_SOURCE /* strptime() */
|
||||
+#define _XOPEN_SOURCE 700 /* strptime() */
|
||||
#include <config.h>
|
||||
#include <glib.h>
|
||||
#include <glib/gstdio.h>
|
Loading…
Add table
Add a link
Reference in a new issue