Rev 11 | Go to most recent revision | Details | Last modification | View Log | RSS feed
/* $Id: web_db.h 10 2024-08-30 04:44:58Z nishi $ */
#ifndef __WEB_DB_H__
#define __WEB_DB_H__
void web_db_generate(const char* name, const char* match);
#endif