Commit 7e81b79c by Richard Stallman

Include syslimits.h instead of system's limits.h.

From-SVN: r2224
parent 26363cdf
......@@ -5,5 +5,5 @@
#define _LIMITS_H_
#ifndef _LIBC_LIMITS_H_
#include_next <limits.h>
#include "syslimits.h"
#endif
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