Commit 0ceb0c11 by Charles Hannum

entered into RCS

From-SVN: r1327
parent 8d86aaea
/* This administrivia gets added to the beginning of limits.h
if the system has its own version of limits.h. */
#ifndef _LIMITS_H_ /* Terminated in limity.h. */
#define _LIMITS_H_
#include_next <limits.h>
/* This administrivia gets added to the end of limits.h
if the system has its own version of limits.h. */
#endif /* not _LIMITS_H_ */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment