diff options
| -rw-r--r-- | pwait.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -49,6 +49,7 @@ #include <sysexits.h> #include <unistd.h> #include <limits.h> +#include <stdint.h> static int x_pidfd_open(pid_t pid) |
![]() |
index : Project-Tick | |
| Project Tick is a project dedicated to providing developers with ease of use and users with long-lasting software. | Mehmet Samet Duman |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | pwait.c | 1 |
@@ -49,6 +49,7 @@ #include <sysexits.h> #include <unistd.h> #include <limits.h> +#include <stdint.h> static int x_pidfd_open(pid_t pid) |