#include <shlobj.h>
#endif
-#include "common/conffile.h"
+#include "lib/fs/conffile.h"
#include "common/procmon.h"
#include "or/dirauth/dirvote.h"
#include "or/config.h"
#include "or/conscache.h"
#include "lib/crypt_ops/crypto_util.h"
-#include "common/storagedir.h"
+#include "lib/fs/storagedir.h"
#define CCE_MAGIC 0x17162253
#include "or/port_cfg_st.h"
#include "or/routerinfo_st.h"
-#include "common/conffile.h"
+#include "lib/fs/conffile.h"
static void
test_config_addressmap(void *arg)
#include "or/or.h"
#include "lib/crypt_ops/crypto_rand.h"
-#include "common/storagedir.h"
+#include "lib/fs/storagedir.h"
#include "test/test.h"
#ifdef HAVE_UTIME_H