Rudiments
include
rudiments
private
apacheincludes.h
1
// Copyright (c) 1999-2018 David Muse
2
// See the COPYING file for more information
3
4
#ifndef RUDIMENTS_APACHEINCLUDES_H
5
#define RUDIMENTS_APACHEINCLUDES_H
6
7
extern
"C"
{
8
#include "httpd.h"
9
#include "http_config.h"
10
#include "http_protocol.h"
11
#include "ap_config.h"
12
}
13
14
#endif
Generated on Sat Mar 14 2020 21:50:17 for Rudiments by
1.8.15