mirror of https://github.com/pret/pokecrystal.git
Remove unused #include <unistd.h>
This commit is contained in:
parent
2910b9a6c2
commit
824d6bbaf2
|
@ -8,7 +8,6 @@
|
|||
#include <inttypes.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <unistd.h>
|
||||
#include <getopt.h>
|
||||
|
||||
#ifndef PROGRAM_NAME
|
||||
|
|
Loading…
Reference in New Issue