diff options
author | ptt <ptt@63ad8ddf-47c3-0310-b6dd-a9e9d9715204> | 2003-03-31 14:26:48 +0800 |
---|---|---|
committer | ptt <ptt@63ad8ddf-47c3-0310-b6dd-a9e9d9715204> | 2003-03-31 14:26:48 +0800 |
commit | 29d2582b1e2d07e8294011266961d378e0455c4e (patch) | |
tree | 7275d713a49dfeaf19cdf6ad551e12e2cfc96c7e /web/mod_ptt.h | |
parent | e33b568ac6faff6395e49aa2f31e34624de6175e (diff) | |
download | pttbbs-29d2582b1e2d07e8294011266961d378e0455c4e.tar pttbbs-29d2582b1e2d07e8294011266961d378e0455c4e.tar.gz pttbbs-29d2582b1e2d07e8294011266961d378e0455c4e.tar.bz2 pttbbs-29d2582b1e2d07e8294011266961d378e0455c4e.tar.lz pttbbs-29d2582b1e2d07e8294011266961d378e0455c4e.tar.xz pttbbs-29d2582b1e2d07e8294011266961d378e0455c4e.tar.zst pttbbs-29d2582b1e2d07e8294011266961d378e0455c4e.zip |
*** empty log message ***
git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@753 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'web/mod_ptt.h')
-rw-r--r-- | web/mod_ptt.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/web/mod_ptt.h b/web/mod_ptt.h index 2d7946b9..125046d6 100644 --- a/web/mod_ptt.h +++ b/web/mod_ptt.h @@ -5,11 +5,7 @@ #include "http_main.h" #include "http_protocol.h" #include "util_script.h" -#include "config.h" -#include "pttstruct.h" -#include "modes.h" -#include "common.h" -#include "proto.h" +#include "bbs.h" #include <stdio.h> |