]> git.sur5r.net Git - cc65/commitdiff
added info that time.h is safe to be used
authorizydorst <izydorst@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 22 Nov 2002 19:35:02 +0000 (19:35 +0000)
committerizydorst <izydorst@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 22 Nov 2002 19:35:02 +0000 (19:35 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@1585 b7a2c559-68d2-44c3-8de9-860c34a00d81

doc/geos.sgml

index 89580c26ec12f3fd8b59ea7c592113930133f909..0d1987a9d292d083a638474066286fbdee722787 100644 (file)
@@ -46,7 +46,7 @@ GEOS 2.0 so color functions are disabled. Both 40 and 80 columns modes are suppo
 and automatically detected.
 <p>
 It is safe to use these standard includes and its contents:
-<tt/assert.h, conio.h, dio.h, errno.h, geos.h, joystick.h, mouse.h, stdlib.h, string.h/
+<tt/assert.h, conio.h, dio.h, errno.h, geos.h, joystick.h, mouse.h, stdlib.h, string.h, time.h/
 <p>
 It was not tested enough, but functions from these includes might work under GEOS:
 <tt/rs232.h, zlib.h/