makefsdata: add information about SSI and about the version of the included header to files

Signed-off-by: goldsimon <goldsimon@gmx.de>
This commit is contained in:
goldsimon
2017-11-21 12:22:19 +01:00
parent 839e5ecec6
commit 26f55f1eb3
2 changed files with 21 additions and 1 deletions

View File

@@ -52,7 +52,7 @@ struct fsdata_chksum {
#define FS_FILE_FLAGS_HEADER_INCLUDED 0x01
#define FS_FILE_FLAGS_HEADER_PERSISTENT 0x02
#define FS_FILE_FLAGS_HEADER_KEEPALIVE 0x04
#define FS_FILE_FLAGS_HEADER_HTTPVER_1_1 0x04
#define FS_FILE_FLAGS_SSI 0x08
/** Define FS_FILE_EXTENSION_T_DEFINED if you have typedef'ed to your private