Kaydet (Commit) f621ba67 authored tarafından François Tigeot's avatar François Tigeot

_POSIX_THREAD_SYSCALL_SOFT serves no purpose

üst ab2fb9c4
......@@ -124,7 +124,6 @@
# ifndef ETIME
# define ETIME ETIMEDOUT
# endif
# define _POSIX_THREAD_SYSCALL_SOFT 1
# include <pthread.h>
# include <netdb.h>
# include <sys/sem.h>
......@@ -182,7 +181,6 @@
#ifdef OPENBSD
# define ETIME ETIMEDOUT
# define _POSIX_THREAD_SYSCALL_SOFT 1
# include <pthread.h>
# include <sys/sem.h>
# include <semaphore.h>
......
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