mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
GENERATED: use proper includes in headers
This commit is contained in:
@@ -11,8 +11,10 @@
|
||||
#ifndef MHD_DAEMON_OPTIONS_H
|
||||
#define MHD_DAEMON_OPTIONS_H 1
|
||||
|
||||
#include "microhttpd2.h"
|
||||
#include "internal.h"
|
||||
#include "mhd_sys_options.h"
|
||||
|
||||
#include "mhd_public_api.h"
|
||||
|
||||
|
||||
struct DaemonOptions {
|
||||
/**
|
||||
|
||||
@@ -11,8 +11,10 @@
|
||||
#ifndef MHD_RESPONSE_OPTIONS_H
|
||||
#define MHD_RESPONSE_OPTIONS_H 1
|
||||
|
||||
#include "microhttpd2.h"
|
||||
#include "internal.h"
|
||||
#include "mhd_sys_options.h"
|
||||
|
||||
#include "mhd_public_api.h"
|
||||
|
||||
|
||||
struct ResponseOptions {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user