summaryrefslogtreecommitdiffstats
path: root/src/havegecmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/havegecmd.h')
-rw-r--r--src/havegecmd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/havegecmd.h b/src/havegecmd.h
index 7765334..2f6fa96 100644
--- a/src/havegecmd.h
+++ b/src/havegecmd.h
@@ -49,6 +49,8 @@ extern "C" {
#define SOCK_NONBLOCK 0
#endif
+#define SEM_NAME "haveged_sem"
+
/**
* Open and listen on a UNIX socket to get command from there
*/