diff --git a/hooklib/dns.c b/hooklib/dns.c index 45bef78..c3b95fb 100644 --- a/hooklib/dns.c +++ b/hooklib/dns.c @@ -151,7 +151,7 @@ static const struct hook_symbol dns_hook_syms_dnsapi[] = { } }; -static struct hook_symbol dns_hook_syms_ws2[] = { +static const struct hook_symbol dns_hook_syms_ws2[] = { { .name = "getaddrinfo", .ordinal = 176,