mirror of
git://sigrok.org/libserialport
synced 2023-08-10 21:13:24 +03:00
Remove unused glob.h include.
This commit is contained in:
parent
74510d4b59
commit
954e81adaf
@ -27,7 +27,6 @@
|
|||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#else
|
#else
|
||||||
#include <glob.h>
|
|
||||||
#include <termios.h>
|
#include <termios.h>
|
||||||
#include <sys/ioctl.h>
|
#include <sys/ioctl.h>
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user