aboutsummaryrefslogtreecommitdiff
path: root/src/main.h
blob: 531206300810c7293976db7234b971a915d97d3a (plain)
1
2
3
4
5
6
#ifndef MAIN_H
#define MAIN_H

int is_program_running();

#endif