Include stdlib.h for strtol()
This commit is contained in:
parent
74b3fb8bf3
commit
b192a20f17
|
@ -5,6 +5,7 @@
|
|||
#include <unistd.h>
|
||||
extern int optind;
|
||||
extern char * optarg;
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user