mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 23:40:13 +00:00
vol-fssync-server-socket-20090320
LICENSE IPL10 another location where we need osi_socket
This commit is contained in:
parent
b2db1e83c1
commit
73a57e8013
@ -1527,7 +1527,7 @@ AcceptOff(void)
|
||||
/* The multiple FD handling code. */
|
||||
|
||||
static osi_socket HandlerFD[MAXHANDLERS];
|
||||
static void (*HandlerProc[MAXHANDLERS]) (int);
|
||||
static void (*HandlerProc[MAXHANDLERS]) (osi_socket);
|
||||
|
||||
static void
|
||||
InitHandler(void)
|
||||
|
Loading…
Reference in New Issue
Block a user