mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Donn Cave <donn@oz.net>:
Removed DL_EXPORT_HEADER -- only needed on BeOS, and not needed there anymore. This closes SourceForge patch #101775.
This commit is contained in:
parent
047fe99c38
commit
a2cb78f1e8
2 changed files with 0 additions and 12 deletions
|
@ -22,12 +22,6 @@
|
|||
/* Define to `long' if <time.h> doesn't define. */
|
||||
#undef clock_t
|
||||
|
||||
/* Used for BeOS configuration */
|
||||
#undef DL_EXPORT_HEADER
|
||||
#ifdef DL_EXPORT_HEADER
|
||||
#include DL_EXPORT_HEADER
|
||||
#endif
|
||||
|
||||
/* Define if getpgrp() must be called as getpgrp(0). */
|
||||
#undef GETPGRP_HAVE_ARG
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue