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

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- a/pkcs11/rpc-layer/gkm-rpc-daemon-standalone.c
0
++ b/pkcs11/rpc-layer/gkm-rpc-daemon-standalone.c
Lines 34-39 Link Here
34
34
35
#include <dlfcn.h>
35
#include <dlfcn.h>
36
#include <pthread.h>
36
#include <pthread.h>
37
#include <sys/select.h>
37
38
38
#define SOCKET_PATH "/tmp/gkm-rpc-daemon.sock"
39
#define SOCKET_PATH "/tmp/gkm-rpc-daemon.sock"
39
40

Return to bug 602120