tree layout.
#endif /* HAVE_STRING_H */
#include <compat.h>
-#include "emul/fnmatch.h"
-#include "emul/charclass.h"
+#include "compat/fnmatch.h"
+#include "compat/charclass.h"
#undef EOS
#define EOS '\0'
#include <pwd.h>
#include <compat.h>
-#include "emul/glob.h"
-#include "emul/charclass.h"
+#include "compat/glob.h"
+#include "compat/charclass.h"
#define DOLLAR '$'
#define DOT '.'
# include <time.h>
#endif
#ifndef HAVE_TIMESPEC
-# include <emul/timespec.h>
+# include <compat/timespec.h>
#endif
#include <errno.h>
#ifdef HAVE_UTIME_H
# include <utime.h>
#else
-# include <emul/utime.h>
+# include <compat/utime.h>
#endif
#include <compat.h>
#include <pwd.h>
#include <grp.h>
#ifndef HAVE_TIMESPEC
-# include <emul/timespec.h>
+# include <compat/timespec.h>
#endif
#include "sudo.h"
# include <time.h>
#endif
#ifndef HAVE_TIMESPEC
-# include <emul/timespec.h>
+# include <compat/timespec.h>
#endif
#include <compat.h>
#include <gram.h>
#ifndef HAVE_FNMATCH
-# include "emul/fnmatch.h"
+# include "compat/fnmatch.h"
#endif /* HAVE_FNMATCH */
#ifndef HAVE_EXTENDED_GLOB
-# include "emul/glob.h"
+# include "compat/glob.h"
#endif /* HAVE_EXTENDED_GLOB */
#ifdef USING_NONUNIX_GROUPS
# include "nonunix.h"
# include <time.h>
#endif
#ifndef HAVE_TIMESPEC
-# include <emul/timespec.h>
+# include <compat/timespec.h>
#endif
#include <ctype.h>
#include <errno.h>
#include <gram.h>
#ifndef HAVE_FNMATCH
-# include "emul/fnmatch.h"
+# include "compat/fnmatch.h"
#endif /* HAVE_FNMATCH */
/*
# include <varargs.h>
#endif
#ifndef HAVE_TIMESPEC
-# include <emul/timespec.h>
+# include <compat/timespec.h>
#endif
#include "sudo.h"
# include <time.h>
#endif
#ifndef HAVE_TIMESPEC
-# include <emul/timespec.h>
+# include <compat/timespec.h>
#endif
#include "sudo.h"
# include <time.h>
#endif
#ifndef HAVE_TIMESPEC
-# include <emul/timespec.h>
+# include <compat/timespec.h>
#endif
#include "sudo.h"