/*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * %sccs.include.redist.c% * * @(#)stdarg.h 5.6 (Berkeley) 04/03/91 */ #ifndef _STDARG_H #define _STDARG_H #include #endif /* !_STDARG_H */