Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 219548
Collapse All | Expand All

(-)pad.cpp~ (+1 lines)
Lines 2-7 Link Here
2
#include "synparam.h"
2
#include "synparam.h"
3
#include "pad.h"
3
#include "pad.h"
4
#include <pthread.h>
4
#include <pthread.h>
5
#include <stdlib.h>
5
#include <unistd.h>
6
#include <unistd.h>
6
#include <sys/shm.h>
7
#include <sys/shm.h>

Return to bug 219548