#ifndef _DAEMON_H_cdff7d82_ #define _DAEMON_H_cdff7d82_ /* defines for list commands to daemon_functions */ #define ADD_DAEMON 0 #define SUB_DAEMON 1 #define NXT_DAEMON 2 #define FST_DAEMON 3 #endif