mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-21 02:35:14 -04:00
test suite: remove getopt.h include
This commit is contained in:
parent
90dfbdb5d9
commit
d2664f8fc0
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@
|
||||||
#endif
|
#endif
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <getopt.h>
|
|
||||||
#include <limits.h>
|
#include <limits.h>
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue