08bbf5b2b76ad49bf158e65a543d1003c5539116
[musl] / version.c
1 #include "version.h"
2 #include "libc.h"
3
4 const char __libc_version[] = VERSION;