ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
Root Listing
root
/
Development
/
ray
/
src
/
common
/
portio.c
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing ray/src/common/portio.c (file contents):
Revision
2.7
by
greg
, Tue Feb 25 02:47:21 2003 UTC vs.
Revision
2.8
by
schorsch
, Thu Jul 17 09:21:29 2003 UTC
#
Line 11
|
Line 11
|
static const char RCSid[] = "$Id$";
11
12
#include <stdio.h>
13
14
+
#include "rtio.h"
15
+
16
#ifndef frexp
17
extern double frexp();
18
#endif
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines (old)
>
Changed lines (new)