mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
10 lines
190 B
C
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
|
|
|