]> git.ipfire.org Git - thirdparty/squid.git/commit
Windows: simplify abstraction layer header files
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 8 Oct 2012 08:40:01 +0000 (02:40 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 8 Oct 2012 08:40:01 +0000 (02:40 -0600)
commitc164de6e7034c409a1aab82d4af80cc9996387b2
treefe7d9f1c60efe447672d3689c6bc6a1229da3c69
parent5def7931285e3ce2b1a66b5a2239dae8ec5d12d8
Windows: simplify abstraction layer header files

Merge compat/os/windows.h, compat/os/mswin.h, and include/squid_windows.h
into a single compat/os/mswindows.h pulled in via the compat.h.

Also, rename compat/mswin.cc to match the new header .h name.
12 files changed:
compat/Makefile.am
compat/mswindows.cc [moved from compat/mswin.cc with 99% similarity]
compat/os/mswindows.h [moved from compat/os/mswin.h with 97% similarity]
compat/os/windows.h [deleted file]
include/squid_windows.h [deleted file]
src/DiskIO/AIO/aio_win32.h
src/DiskIO/DiskThreads/aiops_win32.cc
src/WinSvc.cc
src/dns_internal.cc
src/eui/Eui48.cc
src/main.cc
src/win32.cc