1
0
mirror of https://git.code.sf.net/p/zint/code synced 2025-12-20 11:27:09 +00:00

test suite: remove getopt.h include

This commit is contained in:
gitlost
2022-09-12 20:06:16 +01:00
parent 90dfbdb5d9
commit d2664f8fc0

View File

@@ -49,7 +49,6 @@
#endif
#include <assert.h>
#include <errno.h>
#include <getopt.h>
#include <limits.h>
#include <sys/stat.h>