aboutsummaryrefslogtreecommitdiff
path: root/src/include/platform.h
diff options
context:
space:
mode:
authorNils Durner <durner@gnunet.org>2009-11-19 22:06:54 +0000
committerNils Durner <durner@gnunet.org>2009-11-19 22:06:54 +0000
commitc6e4ff1dc52cd8efaf7b42d94049de4c633d22ec (patch)
tree643b9edcf44414cd59184aef5b1a468afb70dd7b /src/include/platform.h
parent3707a0f7ac3205b6ba73c02f275f2c2f84bbcedc (diff)
downloadgnunet-c6e4ff1dc52cd8efaf7b42d94049de4c633d22ec.tar.gz
gnunet-c6e4ff1dc52cd8efaf7b42d94049de4c633d22ec.zip
bye pthreads
Diffstat (limited to 'src/include/platform.h')
-rw-r--r--src/include/platform.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/platform.h b/src/include/platform.h
index 3393807f5..0e6c13c21 100644
--- a/src/include/platform.h
+++ b/src/include/platform.h
@@ -164,9 +164,6 @@
164 164
165#include "plibc.h" 165#include "plibc.h"
166 166
167#undef HAVE_CONFIG_H
168#include <pthread.h>
169#define HAVE_CONFIG_H 1
170#include <locale.h> 167#include <locale.h>
171#ifndef FRAMEWORK_BUILD 168#ifndef FRAMEWORK_BUILD
172#include "gettext.h" 169#include "gettext.h"