warning: implicit declaration of function ‘getresuid’ (and ‘seteuid’)

后端 未结 2 722
广开言路
广开言路 2020-12-18 08:54

I would like to get rid of the warnings. When I compile the source code with

gcc -Wall -ansi -o test test.c  

I get back

te         


        
2条回答
提交回复
热议问题