ossp-pkg/petidomo/acl.y 1.10 -> 1.11
--- acl.y 2001/01/19 16:08:51 1.10
+++ acl.y 2001/01/20 13:42:01 1.11
@@ -1,6 +1,6 @@
/*
$Source: /v/ossp/cvs/ossp-pkg/petidomo/acl.y,v $
- $Revision: 1.10 $
+ $Revision: 1.11 $
Copyright (C) 2000 by CyberSolutions GmbH, Germany.
@@ -39,7 +39,7 @@
char * g_parameter = NULL;
struct Mail * g_MailStruct;
-#include "acl_scan.c"
+#include "acl-scan.c"
#define YYERROR_VERBOSE
%}
|
|