Merge from emacs-24; up to 2014-06-06T02:22:40Z!monnier@iro.umontreal.ca
[emacs.git] / lib / strtoumax.c
blobdc395d626ab5c5437d60df0cb796c15765d5aedb
1 #define UNSIGNED 1
2 #include "strtoimax.c"