Parent Directory
|
Revision Log
|
Patch
| Revision 1.9 by sysadm, Sun Mar 20 17:37:14 2005 UTC | Revision 1.10 by sysadm, Sat May 7 12:08:28 2005 UTC | |
|---|---|---|
| # | Line 18 | Line 18 |
| 18 | #include "io.h" | #include "io.h" |
| 19 | #include <stdio.h> | #include <stdio.h> |
| 20 | #include <stdarg.h> | #include <stdarg.h> |
| 21 | #include <sys/types.h> | |
| 22 | #include <time.h> | #include <time.h> |
| 23 | #include <unistd.h> | |
| 24 | ||
| 25 | FILE *fp_log_std; | FILE *fp_log_std; |
| 26 | FILE *fp_log_err; | FILE *fp_log_err; |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |