diff options
author | Jon Parise <jon@php.net> | 2002-03-07 20:27:37 +0000 |
---|---|---|
committer | Jon Parise <jon@php.net> | 2002-03-07 20:27:37 +0000 |
commit | 822c15063678d251999e6e3a2aeba476e58f6c1c (patch) | |
tree | 5b146bc01354a3bcfecff2a35fa31df7f1db1684 /sapi/cli/php_cli.c | |
parent | e58fbab4d148e51053987c60e1aa4e02020f2c2c (diff) | |
download | php-git-822c15063678d251999e6e3a2aeba476e58f6c1c.tar.gz |
Correct the header file ordering. From 'man 3 inet' (FreeBSD 4.5):
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
Diffstat (limited to 'sapi/cli/php_cli.c')
0 files changed, 0 insertions, 0 deletions