GNU libmicrohttpd
0.9.59
|
platform-specific includes for libmicrohttpd More...
#include "mhd_options.h"
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
#include <string.h>
#include <stdarg.h>
#include <errno.h>
#include <fcntl.h>
#include <signal.h>
#include <stddef.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.
typedef time_t _MHD_TIMEVAL_TV_SEC_TYPE |
Definition at line 122 of file platform.h.