X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fcommon%2Fdaemonize.c;h=3a006134b2bb9f5902b531b84c7d263315f81ae9;hb=5b5bb8c82d70cf65707d5561e0640bf2ae8c2e6e;hp=b9d0b03faeed08c100ec0d0587030e30817c1d1a;hpb=6c1c0768320135c6936c371b09731851b508c023;p=lttng-tools.git diff --git a/src/common/daemonize.c b/src/common/daemonize.c index b9d0b03fa..3a006134b 100644 --- a/src/common/daemonize.c +++ b/src/common/daemonize.c @@ -29,6 +29,7 @@ #include #include +LTTNG_HIDDEN int lttng_daemonize(pid_t *child_ppid, int *completion_flag, int close_fds) {