FTS_ISWD is gone
[unix-history] / usr / src / include / stdarg.h
... / ...
CommitLineData
1/*-
2 * Copyright (c) 1990 The Regents of the University of California.
3 * All rights reserved.
4 *
5 * %sccs.include.redist.c%
6 *
7 * @(#)stdarg.h 5.6 (Berkeley) %G%
8 */
9
10#ifndef _STDARG_H
11#define _STDARG_H
12
13#include <machine/stdarg.h>
14
15#endif /* !_STDARG_H */