blob: 2d6638281d53ff71a4855ecd5f79d977fb9e3576 [file] [log] [blame]
#ifndef _OSMO_PROCESS_H
#define _OSMO_PROCESS_H
int osmo_daemonize(void);
#endif