mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
e0471dcdf8
- Add PORTSCOUT variable to limit within 1.X.X - Fix patch files to reflect 'make makepatch'
11 lines
213 B
C
11 lines
213 B
C
--- libguile/gen-scmconfig.c.orig 2010-12-13 17:25:01 UTC
|
|
+++ libguile/gen-scmconfig.c
|
|
@@ -123,6 +123,7 @@
|
|
|
|
#include <libguile/gen-scmconfig.h>
|
|
|
|
+#define _ANSI_SOURCE
|
|
#include <stdio.h>
|
|
#include <string.h>
|
|
|