Skip to content

Commit c9982ca

Browse files
author
EnderUNIX SDT
committed
Update Head.h
added @mozgan h_addr_list patch
1 parent b44e138 commit c9982ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Head.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33

44
#include "Data.h"
55

6+
#ifndef h_addr
7+
#define h_addr h_addr_list[0]
8+
#endif
9+
610
void http_head_req(struct request *);
711

812
#endif

0 commit comments

Comments
 (0)