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

Comparing ray/src/util/pranim.c (file contents):
Revision 1.2 by greg, Sat Feb 22 02:07:30 2003 UTC vs.
Revision 1.3 by schorsch, Mon Oct 27 10:32:06 2003 UTC

# Line 10 | Line 10 | static const char      RCSid[] = "$Id$";
10   #include <stdio.h>
11   #include <rasterfile.h>
12  
13 + #include "rtprocess.h"
14   #include "client/clnt.h"
15  
15 FILE    *popen();
16  
17   char    *pcom = NULL;                   /* uncompress command */
18  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines