dc24dc0a61
From-SVN: r2226
7 lines
239 B
C
7 lines
239 B
C
/* syslimits.h stands for the system's own limits.h file.
|
|
If we can use it ok unmodified, then we install this text.
|
|
If fixincludes fixes it, then the fixed version is installed
|
|
instead of this text. */
|
|
|
|
#include_next <limits.h>
|