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

Comparing ray/src/util/netproc.c (file contents):
Revision 2.5 by greg, Mon Jun 24 10:06:40 1996 UTC vs.
Revision 2.6 by gregl, Thu Sep 18 16:10:19 1997 UTC

# Line 10 | Line 10 | static char SCCSid[] = "$SunId$ LBL";
10  
11   #include <stdio.h>
12   #include <sys/types.h>
13 + #include <sys/select.h>
14   #include <signal.h>
15   #include <fcntl.h>
16   #include "netproc.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines