Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 187422 | Differences between
and this patch

Collapse All | Expand All

(-)beid-2.6.0/src/newpkcs11/src/libopensc/card-belpic.orig (+2 lines)
Lines 93-98 Link Here
93
93
94
#ifdef HAVE_GUI
94
#ifdef HAVE_GUI
95
#include "scgui.h"
95
#include "scgui.h"
96
#include <opensc/scdl.h>
97
96
static void * modgui = NULL;
98
static void * modgui = NULL;
97
static SCGUI_INIT pGuiInit = NULL;
99
static SCGUI_INIT pGuiInit = NULL;
98
static SCGUI_ENTERPIN pGuiEnterPin = NULL;
100
static SCGUI_ENTERPIN pGuiEnterPin = NULL;

Return to bug 187422