Parent Directory
|
Revision Log
|
Patch
| Revision 1.6 by sysadm, Mon Apr 28 03:31:00 2025 UTC | Revision 1.7 by sysadm, Wed Apr 30 09:18:19 2025 UTC | |
|---|---|---|
| # | Line 16 | Line 16 |
| 16 | ***************************************************************************/ | ***************************************************************************/ |
| 17 | ||
| 18 | #include "common.h" | #include "common.h" |
| 19 | #include "io.h" | |
| 20 | #include <string.h> | #include <string.h> |
| 21 | #include <unistd.h> | |
| 22 | #include <sys/socket.h> | #include <sys/socket.h> |
| 23 | ||
| 24 | char s_getc(int socket) | char s_getc(int socket) |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |