mirror of
https://github.com/3proxy/3proxy.git
synced 2026-04-10 23:20:12 +08:00
Update structures.h
This commit is contained in:
parent
7992fbf31e
commit
b628aa859d
@ -16,7 +16,7 @@
|
|||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#ifndef PRINTF_INT64_MODIFIER
|
#ifndef PRINTF_INT64_MODIFIER
|
||||||
#define PRINTF_INT64_MODIFIER "ll"
|
#define PRINTF_INT64_MODIFIER "PRIu64"
|
||||||
#endif
|
#endif
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user