ossp-pkg/petidomo/petidomo.h 1.5 -> 1.6
--- petidomo.h 2001/01/08 20:36:19 1.5
+++ petidomo.h 2001/01/11 14:11:33 1.6
@@ -1,6 +1,6 @@
/*
$Source: /v/ossp/cvs/ossp-pkg/petidomo/petidomo.h,v $
- $Revision: 1.5 $
+ $Revision: 1.6 $
Copyright (C) 2000 by CyberSolutions GmbH, Germany.
@@ -220,4 +220,8 @@
};
extern struct Parse ParseArray[];
+/********** generate_cookie.c **********/
+
+char* generate_cookie(const char*);
+
#endif /* !defined(__PETIDOMO_H__) */
|
|