Files
runwhenidle/tty_utils.h

7 lines
144 B
C

#ifndef RUNWHENIDLE_TTY_UTILS_H
#define RUNWHENIDLE_TTY_UTILS_H
void fprintf_error(const char *format, ...);
#endif //RUNWHENIDLE_TTY_UTILS_H