summaryrefslogtreecommitdiff
path: root/filesys.h.diff
diff options
context:
space:
mode:
Diffstat (limited to 'filesys.h.diff')
-rw-r--r--filesys.h.diff17
1 files changed, 17 insertions, 0 deletions
diff --git a/filesys.h.diff b/filesys.h.diff
new file mode 100644
index 0000000..e1f48e7
--- /dev/null
+++ b/filesys.h.diff
@@ -0,0 +1,17 @@
+diff --git a/libguile/filesys.h b/libguile/filesys.h
+index fc66e40b2..0bd3f43d8 100644
+--- a/libguile/filesys.h
++++ b/libguile/filesys.h
+@@ -22,11 +22,9 @@
+ * 02110-1301 USA
+ */
+
+-
+-
+ #include "libguile/__scm.h"
+
+-
++SCM_API SCM scm_stat2scm_ (void *stat_temp);
+
+ SCM_API scm_t_bits scm_tc16_dir;
+