Fix bug #13864 with flickering of TTY frames in an emacslient session.
[emacs.git] / lib / strtoumax.c
blobdc395d626ab5c5437d60df0cb796c15765d5aedb
1 #define UNSIGNED 1
2 #include "strtoimax.c"