00001 00003 00017 #ifndef _INCRON_H_ 00018 #define _INCRON_H_ 00019 00021 #define INCRON_NAME "incron" 00022 00024 #define INCRON_DAEMON_NAME "incrond" 00025 00027 #define INCRON_TAB_NAME "incrontab" 00028 00030 #define INCRON_VERSION "0.3.5" 00031 00033 #define INCRON_BUG_ADDRESS "<bugs@aiken.cz>" 00034 00035 00036 #endif //_INCRON_H_