aboutsummaryrefslogtreecommitdiff
path: root/misc/sys
diff options
context:
space:
mode:
Diffstat (limited to 'misc/sys')
-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 aaba8a4..dd06a66 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