diff options
author | lucius <[email protected]> | 2022-02-10 16:50:14 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:50:14 +0300 |
commit | 95ad0bd7bde5cd56bd6395ad6b7c47f0e73e4c99 (patch) | |
tree | 8162a11ee819c3dd6107870455732fd441483b38 /util/draft/ip.h | |
parent | ecc19a1fc1e15d78a9279514cb11edd9e808d600 (diff) |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'util/draft/ip.h')
-rw-r--r-- | util/draft/ip.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/draft/ip.h b/util/draft/ip.h index eb947cd2cd5..755019e57fc 100644 --- a/util/draft/ip.h +++ b/util/draft/ip.h @@ -6,7 +6,7 @@ #include <util/str_stl.h> #include <util/generic/maybe.h> -#include <util/generic/variant.h> +#include <util/generic/variant.h> #ifdef _unix_ #include <sys/types.h> |