summaryrefslogtreecommitdiffstats
path: root/web/mod_ptt.h
blob: 125046d64ee7ddfcb2659d98bf4d0db93b58f8cf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#include "httpd.h"
#include "http_config.h"
#include "http_core.h"
#include "http_log.h"
#include "http_main.h"
#include "http_protocol.h"
#include "util_script.h"
#include "bbs.h"

#include <stdio.h>


#define PATHLEN 512