mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
5 lines
55 B
C
5 lines
55 B
C
/* config.h */
|
|
#ifndef __STDC__
|
|
#define VARARGS
|
|
#endif
|