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

Collapse All | Expand All

(-)gsmlib-1.10/gsmlib/gsm_unix_serial.cc (+1 lines)
Lines 26-31 Link Here
26
#include <sys/ioctl.h>
26
#include <sys/ioctl.h>
27
#include <signal.h>
27
#include <signal.h>
28
#include <pthread.h>
28
#include <pthread.h>
29
#include <cassert>
29
30
30
using namespace std;
31
using namespace std;
31
using namespace gsmlib;
32
using namespace gsmlib;

Return to bug 54993