8 lines
146 B
C
8 lines
146 B
C
|
// 31 may 2019
|
||
|
|
||
|
#include "start.h"
|
||
|
|
||
|
extern int sharedbitsPrefixName(Vsnprintf)(char *s, size_t n, const char *fmt, va_list ap);
|
||
|
|
||
|
#include "end.h"
|