diff options
| author | Jakob Kaivo <jkk@ung.org> | 2019-02-28 15:34:48 -0500 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2019-02-28 15:34:48 -0500 |
| commit | 87ad3ba0e87277be78259af147359c97e7f4efc3 (patch) | |
| tree | ee58a5dacccaa090d9294b8f9c0bf46e2935e4cd /.deps/nonstd | |
| parent | c73db4ce616ba2fefd0b2dcd034600fa1a7e7bfa (diff) | |
include <limits.h> in <nonstd/locale.h> for field sizes
Diffstat (limited to '.deps/nonstd')
| -rw-r--r-- | .deps/nonstd/locale.h.deps | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.deps/nonstd/locale.h.deps b/.deps/nonstd/locale.h.deps index ad3e74eb..8f50496b 100644 --- a/.deps/nonstd/locale.h.deps +++ b/.deps/nonstd/locale.h.deps @@ -1,3 +1,4 @@ ./src/nonstd/struct_locale_t.c ./src/nonstd/__load_locale.c +./src/nonstd/locale-limits.ref ./src/nonstd/locale-internal.ref |
