diff -ur Apache2\include/apr.h Apache2-\include/apr.h --- Apache2\include/apr.h Tue Nov 11 04:58:17 2003 +++ Apache2-\include/apr.h Tue Nov 11 06:55:39 2003 @@ -385,9 +385,9 @@ /* XXX These simply don't belong here, perhaps in apr_portable.h * based on some APR_HAVE_PID/GID/UID? */ -typedef int pid_t; -typedef int uid_t; -typedef int gid_t; +//typedef int pid_t; +//typedef int uid_t; +//typedef int gid_t; /* Mechanisms to properly type numeric literals */