Loading support/logresolve.c +2 −1 Original line number Diff line number Diff line Loading @@ -39,8 +39,9 @@ * that one of these matches the original address. */ #include "apr.h" #include "ap_config.h" #include <ctype.h> #include <stdio.h> #if !defined(MPE) && !defined(BEOS) && !defined(WIN32) #include <arpa/inet.h> Loading support/rotatelogs.c +2 −1 Original line number Diff line number Diff line Loading @@ -71,8 +71,9 @@ #include <time.h> #include <errno.h> #include <fcntl.h> #include <stdio.h> void main (int argc, char **argv) int main (int argc, char **argv) { char buf[BUFSIZE], buf2[MAX_PATH]; time_t tLogEnd = 0; Loading Loading
support/logresolve.c +2 −1 Original line number Diff line number Diff line Loading @@ -39,8 +39,9 @@ * that one of these matches the original address. */ #include "apr.h" #include "ap_config.h" #include <ctype.h> #include <stdio.h> #if !defined(MPE) && !defined(BEOS) && !defined(WIN32) #include <arpa/inet.h> Loading
support/rotatelogs.c +2 −1 Original line number Diff line number Diff line Loading @@ -71,8 +71,9 @@ #include <time.h> #include <errno.h> #include <fcntl.h> #include <stdio.h> void main (int argc, char **argv) int main (int argc, char **argv) { char buf[BUFSIZE], buf2[MAX_PATH]; time_t tLogEnd = 0; Loading