includes.h File Reference

wpa_supplicant/hostapd - Default include files More...

#include "build_config.h"
#include <stdlib.h>
#include <stdio.h>
#include <stdarg.h>
#include <string.h>
#include <signal.h>
#include <sys/types.h>
#include <errno.h>
#include <ctype.h>
#include <time.h>
#include <unistd.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <sys/uio.h>
#include <sys/time.h>

Include dependency graph for includes.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Detailed Description

wpa_supplicant/hostapd - Default include files

Copyright
Copyright (c) 2005-2006, Jouni Malinen <[email protected]>
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

Alternatively, this software may be distributed under the terms of BSD license.

See README and COPYING for more details.

This header file is included into all C files so that commonly used header files can be selected with OS specific #ifdefs in one place instead of having to have OS/C library specific selection in many files.

Definition in file includes.h.


Generated on Sun Dec 31 13:45:06 2006 for hostapd by  doxygen 1.4.2