Kaydet (Commit) f1d74134 authored tarafından Guido van Rossum's avatar Guido van Rossum

Add explicit #undef _POSIX_THREADS for use on Solaris 2.5 (Sjoerd).

üst 47478878
......@@ -26,6 +26,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#include <stdio.h>
#include <unistd.h>
#include </usr/include/thread.h>
#indef _POSIX_THREADS
/*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment