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

Collapse All | Expand All

(-)include/mbuffer.h.orig (-2 / +2 lines)
Lines 25-32 Link Here
25
#include <sys/socket.h>
25
#include <sys/socket.h>
26
#include <pthread.h>
26
#include <pthread.h>
27
#include <semaphore.h>
27
#include <semaphore.h>
28
#include <mISDNif.h>
28
#include <mISDNuser/mISDNif.h>
29
#include <mlayer3.h>
29
#include <mISDNuser/mlayer3.h>
30
30
31
struct mqueue {
31
struct mqueue {
32
	struct mbuffer	*prev;
32
	struct mbuffer	*prev;

Return to bug 233873