Merge from emacs-23; up to 2010-06-11T14:39:54Z!cyd@stupidchicken.com.
[bpt/emacs.git] / lib / strtoumax.c
1 #define UNSIGNED 1
2 #include "strtoimax.c"