X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=blobdiff_plain;f=ipc.h;h=b5d6451ea8f59185682df68238c0d937e1d8a7b8;hp=4d644427864afa537645ac2ac0f97fa2f340c20a;hb=HEAD;hpb=dd42f745333f7273a1ef1e81b090705473de8079;ds=sidebyside diff --git a/ipc.h b/ipc.h index 4d64442..b5d6451 100644 --- a/ipc.h +++ b/ipc.h @@ -1 +1,3 @@ +/* SPDX-License-Identifier: GPL-2.0 */ int lock_dss(char *config_file); +int get_dss_pid(char *config_file, pid_t *pid);