summaryrefslogtreecommitdiff
path: root/src/sms_config.h
blob: 0d82a4a9c66695225808693ebbe852aa1eaadd23 (plain)
1
2
3
4
5
6
#ifndef __SMS_CONFIG_H
#define __SMS_CONFIG_H

int sms_config_load(void);

#endif /* ~__SMS_CONFIG_H */