From 32e1f239b3b8f04c8f26c80ea87c978040c122bf Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 26 Jun 2011 13:07:18 +0200 Subject: merge process.[ch] with application.[ch] --- include/osmocom/core/process.h | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'include/osmocom/core/process.h') diff --git a/include/osmocom/core/process.h b/include/osmocom/core/process.h index 2d663828..1dde0219 100644 --- a/include/osmocom/core/process.h +++ b/include/osmocom/core/process.h @@ -1,6 +1,2 @@ -#ifndef _OSMO_PROCESS_H -#define _OSMO_PROCESS_H - -int osmo_daemonize(void); - -#endif +#warning "Update from osmocom/core/process.h to osmocom/core/application.h" +#include -- cgit v1.2.3