ports/lang/guile2/files/patch-libguile_posix.c
Muhammad Moinur Rahman a3da763960 lang/guile2: Remove USES=makeinfo
- Distfile ships with pregenerated info files
- Refresh patches
2023-11-04 20:51:15 +01:00

10 lines
190 B
C

--- libguile/posix.c.orig 2019-07-01 12:21:54 UTC
+++ libguile/posix.c
@@ -28,6 +28,7 @@
#include <uniconv.h>
#ifdef HAVE_SCHED_H
+#define _WITH_CPU_SET_T
# include <sched.h>
#endif