This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
01284ad877
NetBSD
/
gnu
/
usr.bin
/
bc
/
config.h
6 lines
101 B
C
Raw
Normal View
History
Unescape
Escape
Add RCS identifiers, remove some completely useless RCS logs and patchkit headers, and a few other insignificant changes.
1993-08-02 21:18:41 +04:00
/* $Id: config.h,v 1.2 1993/08/02 17:25:34 mycroft Exp $ */
gnu bc. necessary to compile the distribution
1993-04-10 19:51:24 +04:00
#
ifndef __STDC__
#
define VARARGS
#
endif