6 lines
143 B
C
6 lines
143 B
C
/* This administrivia gets added to the beginning of limits.h
|
|
if the system has its own version of limits.h. */
|
|
|
|
#include_next <limits.h>
|
|
|