Merge from emacs-23; up to 2012-01-19T07:15:48Z!rgm@gnu.org.
[bpt/emacs.git] / lib / strtoumax.c
1 #define UNSIGNED 1
2 #include "strtoimax.c"