Files

7 lines
81 B
C
Raw Permalink Normal View History

2026-04-08 18:44:34 -05:00
#ifndef DAEMON_INLCUDED
#define DAEMON_INLCUDED
void skeleton_daemon();
#endif