inet_pton: scope an include

Closes #20661
This commit is contained in:
Viktor Szakats 2026-02-19 01:00:20 +01:00
parent b35e58b24c
commit a0244c536e
No known key found for this signature in database

View File

@ -19,8 +19,6 @@
*/
#include "../curl_setup.h"
#include "strparse.h"
#ifndef HAVE_INET_PTON
#ifdef HAVE_SYS_PARAM_H
@ -34,6 +32,7 @@
#endif
#include "inet_pton.h"
#include "strparse.h"
#define IN6ADDRSZ 16
#define INADDRSZ 4