Browse Source

ISO C90 headers may be included unconditionally.

Roland Illig 19 years ago
parent
commit
48ff22779a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      maint/headers.txt

+ 2 - 0
maint/headers.txt

@@ -35,6 +35,8 @@ the #include section.
 
 ==== Headers that may be included unconditionally ====
 
+All ISO C90 headers.
+
 <sys/types.h>
 <sys/stat.h>
 <unistd.h>