ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/hd/rholo4.c
(Generate patch)

Comparing ray/src/hd/rholo4.c (file contents):
Revision 3.30 by schorsch, Thu Jun 26 00:58:10 2003 UTC vs.
Revision 3.31 by greg, Fri Jun 27 06:53:22 2003 UTC

# Line 5 | Line 5 | static const char      RCSid[] = "$Id$";
5   * Holodeck display process communication
6   */
7  
8 #include <sys/uio.h>
9
8   #include "rholo.h"
9   #include "rhdisp.h"
10   #include "rtprocess.h"
11 +
12 + #include <sys/uio.h>
13  
14   #ifndef HDSUF
15   #define HDSUF           ".hdi"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines