Needs string.h, not others
This commit is contained in:
parent
98ead7a4f9
commit
db0d0feba8
1 changed files with 1 additions and 2 deletions
|
@ -19,8 +19,7 @@
|
|||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
#include <errno.h>
|
||||
#include <getopt.h>
|
||||
#include <ctype.h>
|
||||
#include <string.h>
|
||||
#include "examples.h"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue