meta: rename
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef SOCKS_LIBC_TYPES_H_
|
||||
#define SOCKS_LIBC_TYPES_H_
|
||||
#ifndef MANGO_LIBC_TYPES_H_
|
||||
#define MANGO_LIBC_TYPES_H_
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
@@ -1,5 +1,5 @@
|
||||
#ifndef SOCKS_STDIO_H_
|
||||
#define SOCKS_STDIO_H_
|
||||
#ifndef MANGO_STDIO_H_
|
||||
#define MANGO_STDIO_H_
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <stddef.h>
|
||||
@@ -1,5 +1,5 @@
|
||||
#ifndef SOCKS_LIBC_STRING_H_
|
||||
#define SOCKS_LIBC_STRING_H_
|
||||
#ifndef MANGO_LIBC_STRING_H_
|
||||
#define MANGO_LIBC_STRING_H_
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stddef.h>
|
||||
Reference in New Issue
Block a user