Files
gentoo/dev-scheme/escm/files/escm-headers.patch
Akinori Hattori 0a1d64e820 dev-scheme/escm: update patch
Closes: https://bugs.gentoo.org/823428
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
2021-11-13 00:34:27 +09:00

11 lines
173 B
Diff

--- a/escm.c
+++ b/escm.c
@@ -28,6 +28,7 @@
#include <sys/types.h>
#include <stdio.h>
+#include <stdlib.h>
#include <unistd.h>
#include <stdarg.h>
#include <errno.h>