home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 (Developer) / NS_dev_3.2.iso / NextDeveloper / Headers / bsd / varargs.h < prev    next >
C/C++ Source or Header  |  1992-05-15  |  103b  |  7 lines

  1. #ifndef _BSD_VARARG_H_
  2. #define _BSD_VARARG_H_
  3.  
  4. #include <bsd/machine/varargs.h>
  5.  
  6. #endif _BSD_VARARG_H_
  7.