reserved identifier to fit secure coding
This commit is contained in:
parent
45f2fd6056
commit
bf4cc82998
4
ikcp.h
4
ikcp.h
@ -9,8 +9,8 @@
|
|||||||
// + Lightweight, distributed as a single source file.
|
// + Lightweight, distributed as a single source file.
|
||||||
//
|
//
|
||||||
//=====================================================================
|
//=====================================================================
|
||||||
#ifndef __IKCP_H__
|
#ifndef IKCP_H
|
||||||
#define __IKCP_H__
|
#define IKCP_H
|
||||||
|
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user