Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2005-04-06 18:38:23 +0400
committerMiguel de Icaza <miguel@gnome.org>2005-04-06 18:38:23 +0400
commitfc80fb5bd0243121811843b0d9b0162d4c9d0050 (patch)
tree221130162cfb7f7b61d1e4747a5a4dab48fc1eba /support
parent289b460d8998b88c08a346c132813d42c685562d (diff)
Flush
svn path=/trunk/mono/; revision=42609
Diffstat (limited to 'support')
-rw-r--r--support/map.c1
-rw-r--r--support/map.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/support/map.c b/support/map.c
index 5e364ad1d51..fd70bc7ead1 100644
--- a/support/map.c
+++ b/support/map.c
@@ -3,6 +3,7 @@
*
* DO NOT MODIFY.
*/
+#include <config.h>
#include "map.h"
diff --git a/support/map.h b/support/map.h
index d1101b86d07..b48be07c1b8 100644
--- a/support/map.h
+++ b/support/map.h
@@ -3,6 +3,7 @@
*
* DO NOT MODIFY.
*/
+#include <config.h>
#ifndef INC_Mono_Posix_map_H
#define INC_Mono_Posix_map_H