chore: remove useless errno.h

This commit is contained in:
mzz2017 2023-02-02 21:40:06 +08:00
parent be41239cc8
commit 549b51d8e9

View File

@ -4,7 +4,6 @@
* Copyright (c) since 2022, v2rayA Organization <team@v2raya.org>
*/
#include <asm-generic/errno-base.h>
#include <errno.h>
#include <linux/bpf.h>
#include <linux/if_ether.h>
#include <linux/in.h>