summaryrefslogtreecommitdiffstats
path: root/include/osmocore/process.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocore/process.h')
-rw-r--r--include/osmocore/process.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/osmocore/process.h b/include/osmocore/process.h
deleted file mode 100644
index 2d663828..00000000
--- a/include/osmocore/process.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef _OSMO_PROCESS_H
-#define _OSMO_PROCESS_H
-
-int osmo_daemonize(void);
-
-#endif