Skip to content

Commit 0ba32e5

Browse files
committed
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5: cleanup old unused typedef
2 parents 27ff425 + 8404f8a commit 0ba32e5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sapi/fpm/fpm/fastcgi.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@
3737

3838
#include <windows.h>
3939

40-
typedef unsigned int in_addr_t;
41-
4240
struct sockaddr_un {
4341
short sun_family;
4442
char sun_path[MAXPATHLEN];

0 commit comments

Comments
 (0)