home *** CD-ROM | disk | FTP | other *** search
/ Whiteline: Alpha / Whiteline Alpha.iso / progtool / c / gcc / gppinc22.zoo / g_config.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-11-30  |  133 b   |  11 lines

  1. /*
  2.  * for backwards compatibility. sigh!
  3.  */
  4.  
  5. #ifndef g_config_h
  6. #define g_config_h
  7.  
  8. #include <_G_config.h>
  9.  
  10. #endif /* g_config_h */
  11.