]> granicus.if.org Git - php/commitdiff
cleanup old unused typedef
authorRemi Collet <remi@php.net>
Tue, 6 Jan 2015 10:06:25 +0000 (11:06 +0100)
committerRemi Collet <remi@php.net>
Tue, 6 Jan 2015 10:06:25 +0000 (11:06 +0100)
sapi/fpm/fpm/fastcgi.c

index 5d46913cecd87d8103c0bfdf496fc211d67789d9..be3911c978909e617a4e7fb9ee4b61d9e446c61d 100644 (file)
@@ -37,8 +37,6 @@
 
 #include <windows.h>
 
-       typedef unsigned int in_addr_t;
-
        struct sockaddr_un {
                short   sun_family;
                char    sun_path[MAXPATHLEN];