mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-14 17:59:57 +07:00
chore: remove useless errno.h
This commit is contained in:
@ -4,7 +4,6 @@
|
|||||||
* Copyright (c) since 2022, v2rayA Organization <team@v2raya.org>
|
* Copyright (c) since 2022, v2rayA Organization <team@v2raya.org>
|
||||||
*/
|
*/
|
||||||
#include <asm-generic/errno-base.h>
|
#include <asm-generic/errno-base.h>
|
||||||
#include <errno.h>
|
|
||||||
#include <linux/bpf.h>
|
#include <linux/bpf.h>
|
||||||
#include <linux/if_ether.h>
|
#include <linux/if_ether.h>
|
||||||
#include <linux/in.h>
|
#include <linux/in.h>
|
||||||
|
Reference in New Issue
Block a user