We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1dcfa8d + cd4c4e2 commit 801b28aCopy full SHA for 801b28a
compat/inet_ntop.c
@@ -15,14 +15,8 @@
15
* SOFTWARE.
16
*/
17
18
-#include <errno.h>
19
-#include <sys/types.h>
20
-
21
#include "../git-compat-util.h"
22
23
-#include <stdio.h>
24
-#include <string.h>
25
26
#ifndef NS_INADDRSZ
27
#define NS_INADDRSZ 4
28
#endif
compat/inet_pton.c
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#ifndef NS_INT16SZ
#define NS_INT16SZ 2
0 commit comments