Commit 5c1e6960 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

GC #include

parent cf7c3928
...@@ -155,8 +155,6 @@ VSS_resolver(const char *addr, const char *def_port, vss_resolved_f *func, ...@@ -155,8 +155,6 @@ VSS_resolver(const char *addr, const char *def_port, vss_resolved_f *func,
addr, def_port, func, priv, err, SOCK_STREAM)); addr, def_port, func, priv, err, SOCK_STREAM));
} }
#include <stdio.h>
struct suckaddr * struct suckaddr *
VSS_ResolveOne(void *dst, const char *addr, const char *port, VSS_ResolveOne(void *dst, const char *addr, const char *port,
int family, int socktype, int flags) int family, int socktype, int flags)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment