*** boehm-gc/os_dep.c	Mon Sep 22 16:00:23 2003
--- boehm-gc/d_os_dep.c	Tue Apr  6 18:17:30 2004
***************
*** 1448,1453 ****
--- 1448,1456 ----
  # endif  /* ! MSWIN32 && ! MSWINCE*/
  # endif  /* ! OS2 */
  
+ #define FOR_D_ONLY
+ #ifndef FOR_D_ONLY
+ 
  /*
   * Auxiliary routines for obtaining memory from OS.
   */
***************
*** 4116,4118 ****
--- 4119,4122 ----
  #endif
  
  
+ #endif /* FOR_D_ONLY */
