Removed dependent files from CVS repository.
This commit is contained in:
parent
f299b37edc
commit
856030679e
1723
acl_scan.c
1723
acl_scan.c
File diff suppressed because it is too large
Load Diff
26
acl_scan.h
26
acl_scan.h
@ -1,26 +0,0 @@
|
||||
#ifndef YYSTYPE
|
||||
#define YYSTYPE int
|
||||
#endif
|
||||
#define TOK_IF 257
|
||||
#define TOK_EQUAL 258
|
||||
#define TOK_FROM 259
|
||||
#define TOK_SUBJECT 260
|
||||
#define TOK_ENVELOPE 261
|
||||
#define TOK_HEADER 262
|
||||
#define TOK_BODY 263
|
||||
#define TOK_AND 264
|
||||
#define TOK_OR 265
|
||||
#define TOK_NOT 266
|
||||
#define TOK_THEN 267
|
||||
#define TOK_MATCH 268
|
||||
#define TOK_STRING 269
|
||||
#define TOK_DROP 270
|
||||
#define TOK_PASS 271
|
||||
#define TOK_REDIRECT 272
|
||||
#define TOK_FORWARD 273
|
||||
#define TOK_REJECT 274
|
||||
#define TOK_REJECTWITH 275
|
||||
#define TOK_FILTER 276
|
||||
|
||||
|
||||
extern YYSTYPE acllval;
|
||||
Loading…
Reference in New Issue
Block a user