Big header file cleanup: everything that has to do with standard system

libraries is moved to system.h.
This commit is contained in:
Guus Sliepen 2003-07-17 15:06:27 +00:00
parent 47721be760
commit e449d94cae
48 changed files with 359 additions and 726 deletions

View file

@ -1,14 +1,8 @@
/* $Id: fake-getaddrinfo.h,v 1.1.2.2 2003/07/06 23:16:27 guus Exp $ */
/* $Id: fake-getaddrinfo.h,v 1.1.2.3 2003/07/17 15:06:25 guus Exp $ */
#ifndef _FAKE_GETADDRINFO_H
#define _FAKE_GETADDRINFO_H
#include "config.h"
#include <sys/types.h>
#include <sys/socket.h>
#include <netdb.h>
#include "fake-gai-errnos.h"
#ifndef AI_PASSIVE