Moved the sockaddr_storage definition to lib/sockaddr.h and only include that
in files that actually need the struct.
This commit is contained in:
@@ -75,6 +75,7 @@
|
||||
#include "progress.h"
|
||||
#include "connect.h"
|
||||
#include "strerror.h"
|
||||
#include "sockaddr.h" /* required for sockaddr_storage */
|
||||
|
||||
#define _MPRINTF_REPLACE /* use our functions only */
|
||||
#include <curl/mprintf.h>
|
||||
|
Reference in New Issue
Block a user