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

(-)app/ControlSocket.cpp.orig (+1 lines)
Lines 28-33 Link Here
28
#include <sys/un.h>
28
#include <sys/un.h>
29
#include <csignal>
29
#include <csignal>
30
#include <pwd.h>
30
#include <pwd.h>
31
#include <limits.h>
31
#include "control.h"
32
#include "control.h"
32
#include "message.h"
33
#include "message.h"
33
#include "Playlist.h"
34
#include "Playlist.h"

Return to bug 230798