diff options
author | vvvv <[email protected]> | 2022-02-10 16:46:34 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:46:34 +0300 |
commit | ad94e93a059747f4fc3d7add88d1a83daf40b733 (patch) | |
tree | 731d57e580bd143e1136e7747f13b26e6bac95d0 /util/folder/lstat_win.h | |
parent | 298c6da79f1d8f35089a67f463f0b541bec36d9b (diff) |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'util/folder/lstat_win.h')
-rw-r--r-- | util/folder/lstat_win.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/folder/lstat_win.h b/util/folder/lstat_win.h index 0bf7c19055b..2a93dd716d3 100644 --- a/util/folder/lstat_win.h +++ b/util/folder/lstat_win.h @@ -1,7 +1,7 @@ #pragma once #include <util/system/defaults.h> -#include "fts.h" +#include "fts.h" #ifdef _win_ #include <sys/stat.h> |