#include <microhttpd.h>
Go to the source code of this file.
Macros | |
#define | MHD_RESULT int |
Data type to use for functions return an "MHD result". More... | |
MHD compatibility definitions for warning-less compile of our code against MHD before and after #MHD_VERSION 0x00097002.
Definition in file gnunet_mhd_compat.h.
#define MHD_RESULT int |
Data type to use for functions return an "MHD result".
Definition at line 42 of file gnunet_mhd_compat.h.