1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-22 02:22:57 +00:00

Procan: print saved set-user-ID

This commit is contained in:
Gerhard Rieger 2023-11-26 14:08:33 +01:00 committed by Gerhard
parent 08d01c19ff
commit 568c26861b
4 changed files with 31 additions and 0 deletions

View file

@ -162,6 +162,12 @@
/* Define if you have the clock_gettime function */
#undef HAVE_CLOCK_GETTIME
/* Define if you have the getresuid function */
#undef HAVE_GETRESUID
/* Define if you have the getresgid function */
#undef HAVE_GETRESGID
/* Define if you have the strtoll function */
#undef HAVE_STRTOLL