mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 11:19:50 +03:00
10 lines
225 B
Diff
10 lines
225 B
Diff
--- guile-reader-0.6.3.orig/src/compat.c
|
|
+++ guile-reader-0.6.3/src/compat.c
|
|
@@ -21,6 +21,7 @@
|
|
#endif
|
|
|
|
#include <libguile.h>
|
|
+#include <libguile/deprecation.h>
|
|
#include <compat.h>
|
|
#include <string.h>
|
|
#include <stdio.h>
|