home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / bbs / gnu / bc-1.02-src.lha / src / build / bc-1.02 / config.h next >
Encoding:
C/C++ Source or Header  |  1994-02-25  |  55 b   |  5 lines

  1. /* config.h */
  2. #ifndef __STDC__
  3. #define VARARGS
  4. #endif
  5.