mirror of
https://github.com/curl/curl.git
synced 2026-05-30 05:17:30 +03:00
parent
b35e58b24c
commit
a0244c536e
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue