summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc/include/daemon.h
blob: e2413d42b05dae511b503568ba8e32e3cb4a7e26 (plain)
1
2
3
4
5
6
#ifndef _DAEMON_H
#define _DAEMON_H

#include <unistd.h>

#endif