summaryrefslogtreecommitdiff
path: root/libc/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'libc/config.h.in')
-rw-r--r--libc/config.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/libc/config.h.in b/libc/config.h.in
index 377aec369..225575196 100644
--- a/libc/config.h.in
+++ b/libc/config.h.in
@@ -187,6 +187,10 @@
/* Define if obsolete RPC code should be made available for user-level code
to link against. */
#undef LINK_OBSOLETE_RPC
+
+/* Define if Systemtap <sys/sdt.h> probes should be defined. */
+#undef USE_STAP_PROBE
+
/*
*/