summaryrefslogtreecommitdiffstats
path: root/tty_utils.h
blob: 6324fe01d226df0a48c05ba9a464fecf4d5fdb79 (plain)
1
2
3
4
5
6
#ifndef RUNWHENIDLE_TTY_UTILS_H
#define RUNWHENIDLE_TTY_UTILS_H

void fprintf_error(const char *format, ...);

#endif //RUNWHENIDLE_TTY_UTILS_H