diff options
author | Lucian Petrut <lpetrut@cloudbasesolutions.com> | 2020-05-05 12:20:46 +0200 |
---|---|---|
committer | Lucian Petrut <lpetrut@cloudbasesolutions.com> | 2020-11-18 11:31:17 +0100 |
commit | 00a5cd1d43e485e9ced6789c041498f5785e58b4 (patch) | |
tree | be8c1d93e2e6a43cc232612559d78f91edd53456 /src/common/win32/service.h | |
parent | common: Add Windows service helpers (diff) | |
download | ceph-00a5cd1d43e485e9ced6789c041498f5785e58b4.tar.xz ceph-00a5cd1d43e485e9ced6789c041498f5785e58b4.zip |
common: move Windows files to a separate folder
We ended up with quite a few files having the "_win32" suffix.
It's probably better if we move them to a separate folder and drop
the suffix.
Signed-off-by: Lucian Petrut <lpetrut@cloudbasesolutions.com>
Diffstat (limited to '')
-rw-r--r-- | src/common/win32/service.h (renamed from src/common/service_win32.h) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/common/service_win32.h b/src/common/win32/service.h index 5adcdea223f..5adcdea223f 100644 --- a/src/common/service_win32.h +++ b/src/common/win32/service.h |