X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fsysdep.c;h=442c83283d0169141f47f4d0fb67853c4c52ccf7;hb=237a380edc8b97ec299c7d0429be29bb0cd5865f;hp=101c3647a06b551ef8157acd59323cf0c5c4707f;hpb=60a1a07903435fcbbbfe4ed580dd6606a0e15786;p=citadel.git diff --git a/webcit/sysdep.c b/webcit/sysdep.c index 101c3647a..442c83283 100644 --- a/webcit/sysdep.c +++ b/webcit/sysdep.c @@ -100,6 +100,8 @@ char *static_dirs[]={ /* needs same sort order as the web mapping */ (char*)static_icon_dir /* our icons... */ }; +int ExitPipe[2]; + void InitialiseSemaphores(void) { int i; @@ -108,6 +110,15 @@ void InitialiseSemaphores(void) for (i=0; i