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