aboutsummaryrefslogtreecommitdiff
path: root/src/include/platform.h
diff options
context:
space:
mode:
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"