find time to restart working on the cleanup I started
at ACUS, but got sidetracked with confusion on where the
divisions actually were...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@720017
13f79535-47bb-0310-9956-
ffa450edef68
const char *chroot_dir;
} unixd_config_t;
#else
+/*
+ * TODO: clean up the separation between this code
+ * and its data structures and unixd.c, as shown
+ * by the fact that we include unixd.h. Create
+ * mod_unixd.h which does what we need and
+ * clean up unixd.h for what it no longer needs
+ */
#include "unixd.h"
#endif