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>