[xbuild] Add missing api for Target.
[mono.git] / support / stdlib.c
index 16e5ea0461012daedad82f4faad7ecafb1b395d3..56df107016f6d1c4affdf29d4d81ecf3ab27e4a7 100644 (file)
@@ -4,11 +4,12 @@
  * Authors:
  *   Jonathan Pryor (jonpryor@vt.edu)
  *
- * Copyright (C) 2004 Jonathan Pryor
+ * Copyright (C) 2004-2005 Jonathan Pryor
  */
 
 #include <stdlib.h>
 
+#include "map.h"
 #include "mph.h"
 
 G_BEGIN_DECLS