summaryrefslogtreecommitdiff
path: root/src/include/platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/platform.h')
-rw-r--r--src/include/platform.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/include/platform.h b/src/include/platform.h
index ed09fc71..5ec2c16f 100644
--- a/src/include/platform.h
+++ b/src/include/platform.h
@@ -48,11 +48,6 @@
#include <fcntl.h>
#include <signal.h>
#include <stddef.h>
-#ifdef MHD_USE_POSIX_THREADS
-#undef HAVE_CONFIG_H
-#include <pthread.h>
-#define HAVE_CONFIG_H 1
-#endif /* MHD_USE_POSIX_THREADS */
/* different OSes have fd_set in
a broad range of header files;