summaryrefslogtreecommitdiff
path: root/vos/config.alpha.h
diff options
context:
space:
mode:
Diffstat (limited to 'vos/config.alpha.h')
-rw-r--r--vos/config.alpha.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/vos/config.alpha.h b/vos/config.alpha.h
index 7b21420a6d..128aaa6435 100644
--- a/vos/config.alpha.h
+++ b/vos/config.alpha.h
@@ -747,6 +747,12 @@
*/
#define I_FCNTL /**/
+/* I_FEATURES:
+ * This symbol, if defined, indicates that <features.h> exists and should
+ * be included.
+ */
+/*#define I_FEATURES /**/
+
/* I_FLOAT:
* This symbol, if defined, indicates to the C program that it should
* include <float.h> to get definition of symbols like DBL_MAX or