GNU libmicrohttpd 0.9.77
|
platform-specific includes for libmicrohttpd More...
#include "mhd_options.h"
#include <stdio.h>
#include <stdint.h>
#include <string.h>
#include <stdarg.h>
#include <errno.h>
#include <fcntl.h>
#include <signal.h>
Go to the source code of this file.
Typedefs | |
typedef time_t | _MHD_TIMEVAL_TV_SEC_TYPE |
platform-specific includes for libmicrohttpd
This file is included by the libmicrohttpd code before "microhttpd.h"; it provides the required standard headers (which are platform-specific).
Note that this file depends on our configure.ac build process and the generated config.h file. Hence you cannot include it directly in applications that use libmicrohttpd.
Definition in file platform.h.
Definition at line 126 of file platform.h.