mirror of
https://github.com/sheumann/hush.git
synced 2025-01-03 00:31:16 +00:00
Patch from Arthur Othieno to fix a compiler warning
This commit is contained in:
parent
976a55e168
commit
9ef6c93090
@ -14,6 +14,8 @@
|
|||||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <stdlib.h>
|
||||||
|
|
||||||
extern unsigned long get_ug_id(const char *s, long (*my_getxxnam)(const char *))
|
extern unsigned long get_ug_id(const char *s, long (*my_getxxnam)(const char *))
|
||||||
{
|
{
|
||||||
unsigned long r;
|
unsigned long r;
|
||||||
|
Loading…
Reference in New Issue
Block a user