mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 15:19:31 -04:00
4 lines
75 B
C
4 lines
75 B
C
|
|
#define inttostr umaxtostr
|
||
|
|
#define inttype uintmax_t
|
||
|
|
#include "inttostr.c"
|