NetBSD/gnu/usr.bin/bc/config.h

6 lines
101 B
C
Raw Normal View History

/* $Id: config.h,v 1.2 1993/08/02 17:25:34 mycroft Exp $ */
#ifndef __STDC__
#define VARARGS
#endif