X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=blobdiff_plain;f=ipc.h;h=b5d6451ea8f59185682df68238c0d937e1d8a7b8;hp=8646a8e1a718d2060431dea26b3e8372a2c1b3b8;hb=dd3f58c0bdf1e9f7bb86d09e6f7faf155d6b5310;hpb=42451d3bbe741ebae3c8ad49aa104ae53efdbcdb diff --git a/ipc.h b/ipc.h index 8646a8e..b5d6451 100644 --- a/ipc.h +++ b/ipc.h @@ -1,2 +1,3 @@ +/* SPDX-License-Identifier: GPL-2.0 */ int lock_dss(char *config_file); int get_dss_pid(char *config_file, pid_t *pid);