* lib/regcomp.c (search_duplicated_node): Make first pointer arg
[pspp] / lib / imaxtostr.c
1 #define inttostr imaxtostr
2 #define inttype intmax_t
3 #include "inttostr.c"