mirror of
https://github.com/systemd/systemd.git
synced 2026-08-03 22:50:29 +00:00
missing_wait: add short comment about P_PIDFD
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
#include "macro.h"
|
||||
|
||||
/* since glibc-2.36 */
|
||||
#ifndef P_PIDFD
|
||||
# define P_PIDFD 3
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user