mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
11 lines
225 B
Diff
11 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>
|