--- globals.h.orig	2022-03-05 00:33:22.000000000 -0800
+++ globals.h	2023-04-26 21:26:14.752581532 -0700
@@ -6,4 +6,10 @@
 
 extern char* procdir_path;
 
+#define PR_CAP_AMBIENT                      47
+# define PR_CAP_AMBIENT_IS_SET              1
+# define PR_CAP_AMBIENT_RAISE               2
+# define PR_CAP_AMBIENT_LOWER               3
+# define PR_CAP_AMBIENT_CLEAR_ALL   4
+
 #endif
