summaryrefslogtreecommitdiff
path: root/bits/confname.h
diff options
context:
space:
mode:
Diffstat (limited to 'bits/confname.h')
-rw-r--r--bits/confname.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/bits/confname.h b/bits/confname.h
index 8fecb8a40f..a12edab698 100644
--- a/bits/confname.h
+++ b/bits/confname.h
@@ -62,8 +62,10 @@ enum
#define _PC_REC_XFER_ALIGN _PC_REC_XFER_ALIGN
_PC_ALLOC_SIZE_MIN,
#define _PC_ALLOC_SIZE_MIN _PC_ALLOC_SIZE_MIN
- _PC_SYMLINK_MAX
+ _PC_SYMLINK_MAX,
#define _PC_SYMLINK_MAX _PC_SYMLINK_MAX
+ _PC_2_SYMLINKS
+#define _PC_2_SYMLINKS _PC_2_SYMLINKS
};
/* Values for the argument to `sysconf'. */