/* See LICENSE file for license and copyright information */

#ifndef CONFIG_H
#define CONFIG_H

void config_load_default();

#endif // CONFIG_H