summaryrefslogtreecommitdiff
path: root/data/lighttpd/lighttpd-1.4.53/src/server.h
blob: d0c6f9bddd30874b9adcb87ef3d88c266a93f812 (plain)
1
2
3
4
5
6
7
#ifndef _SERVER_H_
#define _SERVER_H_
#include "first.h"

#include "base_decls.h"

#endif