MinGW: Build fix.

This commit is contained in:
Uwe Hermann 2011-01-31 14:14:28 +01:00
parent 01d9dc35ad
commit 9f4bc44e3a
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@
#include <sigrok.h>
#include <config.h>
/* demo.c */
extern GIOChannel channels[2];
/* There can only be one session at a time. */
struct session *session;