Browse Source

cleanup old unused typedef

pull/985/head
Remi Collet 12 years ago
parent
commit
8404f8ac2a
  1. 2
      sapi/fpm/fpm/fastcgi.c

2
sapi/fpm/fpm/fastcgi.c

@ -37,8 +37,6 @@
#include <windows.h>
typedef unsigned int in_addr_t;
struct sockaddr_un {
short sun_family;
char sun_path[MAXPATHLEN];

Loading…
Cancel
Save