diff options
Diffstat (limited to 'inet/idna.c')
-rw-r--r-- | inet/idna.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inet/idna.c b/inet/idna.c index 9c76681c6a..df5811fd6a 100644 --- a/inet/idna.c +++ b/inet/idna.c @@ -21,6 +21,7 @@ #include <inet/net-internal.h> #include <netdb.h> #include <stdbool.h> +#include <pointer_guard.h> /* Use the soname and version to locate libidn2, to ensure a compatible ABI. */ |