You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
13 lines
329 B
Diff
13 lines
329 B
Diff
|
|
--- pyconfig.h.in
|
||
|
|
+++ pyconfig.h.in
|
||
|
|
@@ -982,6 +982,9 @@
|
||
|
|
/* Define to 1 if you have the <sys/poll.h> header file. */
|
||
|
|
#undef HAVE_SYS_POLL_H
|
||
|
|
|
||
|
|
+/* Define to 1 if you have the <sys/random.h> header file. */
|
||
|
|
+#undef HAVE_SYS_RANDOM_H
|
||
|
|
+
|
||
|
|
/* Define to 1 if you have the <sys/resource.h> header file. */
|
||
|
|
#undef HAVE_SYS_RESOURCE_H
|
||
|
|
|