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

Comparing ray/src/common/ealloc.c (file contents):
Revision 2.4 by greg, Wed Apr 23 00:52:33 2003 UTC vs.
Revision 2.5 by schorsch, Thu Jul 17 09:21:29 2003 UTC

# Line 11 | Line 11 | static const char      RCSid[] = "$Id$";
11   #include  <stdio.h>
12   #include  <stdlib.h>
13  
14 + #include "rterror.h"
15  
16   char *
17   emalloc(n)                      /* return pointer to n uninitialized bytes */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines