mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-30 10:51:39 +02:00
https://github.com/dvarrazzo/py-setproctitle A Python module to customize the process title.
11 lines
240 B
Diff
11 lines
240 B
Diff
--- a/src/spt_status.c
|
|
+++ b/src/spt_status.c
|
|
@@ -55,7 +55,6 @@
|
|
#endif
|
|
#ifdef HAVE_SYS_PRCTL_H
|
|
#include <sys/prctl.h> /* for Linux >= 2.6.9 */
|
|
-#include <linux/prctl.h>
|
|
#endif
|
|
#if defined(__darwin__)
|
|
#include <crt_externs.h>
|