summaryrefslogtreecommitdiffstats
path: root/src/misc.h
blob: a0b6012008a16526f8e59ee70b2a5c0ab5fa7fe9 (plain)
1
2
3
4
5
6
#ifndef MISC_H
#define MISC_H

int set_term(int set_init);

#endif /* !MISC_H */