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:
parent
08d01c19ff
commit
568c26861b
4 changed files with 31 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue