mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
Remove unused #include <unistd.h>
This commit is contained in:
parent
2910b9a6c2
commit
824d6bbaf2
@ -8,7 +8,6 @@
|
|||||||
#include <inttypes.h>
|
#include <inttypes.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <unistd.h>
|
|
||||||
#include <getopt.h>
|
#include <getopt.h>
|
||||||
|
|
||||||
#ifndef PROGRAM_NAME
|
#ifndef PROGRAM_NAME
|
||||||
|
Loading…
Reference in New Issue
Block a user