From dbb41ce2b7f309d394054a6bd1e33afd578798a5 Mon Sep 17 00:00:00 2001 From: Manuel Bentele Date: Fri, 23 Oct 2020 15:18:01 +0200 Subject: Move the source code of all xloop components to the common 'src' directory --- utils/include/setproctitle.h | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 utils/include/setproctitle.h (limited to 'utils/include/setproctitle.h') diff --git a/utils/include/setproctitle.h b/utils/include/setproctitle.h deleted file mode 100644 index 70a9efa..0000000 --- a/utils/include/setproctitle.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef UTIL_LINUX_SETPROCTITLE_H -#define UTIL_LINUX_SETPROCTITLE_H - -extern void initproctitle (int argc, char **argv); -extern void setproctitle (const char *prog, const char *txt); - -#endif -- cgit v1.2.3-55-g7522