ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/rtio.h
(Generate patch)

Comparing ray/src/common/rtio.h (file contents):
Revision 3.3 by schorsch, Mon Jul 14 22:23:59 2003 UTC vs.
Revision 3.4 by greg, Mon Oct 20 16:01:55 2003 UTC

# Line 23 | Line 23 | extern "C" {
23   #define  F_OK           0               /* exists */
24   #endif
25  
26                        /* <unistd.h> is missing on some systems */
27 extern off_t    lseek(int, off_t, int);
28
26                                          /* defined in badarg.c */
27   extern int      badarg(int ac, char **av, char *fl);
28                                          /* defined in expandarg.c */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines