MinGW: Build fix.
This commit is contained in:
parent
01d9dc35ad
commit
9f4bc44e3a
|
@ -26,6 +26,8 @@
|
||||||
#include <sigrok.h>
|
#include <sigrok.h>
|
||||||
#include <config.h>
|
#include <config.h>
|
||||||
|
|
||||||
|
/* demo.c */
|
||||||
|
extern GIOChannel channels[2];
|
||||||
|
|
||||||
/* There can only be one session at a time. */
|
/* There can only be one session at a time. */
|
||||||
struct session *session;
|
struct session *session;
|
||||||
|
|
Loading…
Reference in New Issue