summaryrefslogtreecommitdiff
path: root/src/shared/def.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/def.h')
-rw-r--r--src/shared/def.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/shared/def.h b/src/shared/def.h
index 96c45a6b7..a3d9fcf38 100644
--- a/src/shared/def.h
+++ b/src/shared/def.h
@@ -81,3 +81,6 @@
#ifndef TTY_GID
#define TTY_GID 5
#endif
+
+#define NOTIFY_FD_MAX 768
+#define NOTIFY_BUFFER_MAX PIPE_BUF