#ifndef __CLIVAR_H__
#define __CLIVAR_H__

int clivarInit(void);

#endif /* __CLIVAR_H__ */
