summaryrefslogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/config.h b/config.h
index 82a91be..e31a81d 100644
--- a/config.h
+++ b/config.h
@@ -39,8 +39,6 @@ struct clat_config {
extern struct clat_config Global_Clatd_Config;
-extern int rx_checksum_offloaded;
-
int read_config(const char *file, const char *uplink_interface, const char *plat_prefix,
unsigned net_id);
void config_generate_local_ipv6_subnet(struct in6_addr *interface_ip);