// -*- c-file-style: "bsd" -*-

#ifndef _PINCUSHION_CHECKDB_H_
#define _PINCUSHION_CHECKDB_H_

void CheckDB_CheckSettings(void);

#endif
