aboutsummaryrefslogtreecommitdiff
path: root/misc/sys/cdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'misc/sys/cdefs.h')
-rw-r--r--misc/sys/cdefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/sys/cdefs.h b/misc/sys/cdefs.h
index aaba8a47f8..dd06a6653a 100644
--- a/misc/sys/cdefs.h
+++ b/misc/sys/cdefs.h
@@ -88,6 +88,7 @@
#ifndef __BOUNDED_POINTERS__
# define __bounded /* nothing */
# define __unbounded /* nothing */
+# define __ptrvalue /* nothing */
#endif