rpcrt4: Fix some conditional includes.
commit325912de986c98c0ff0e448a3c17fafc95dc485c
authorFrancois Gouget <fgouget@free.fr>
Thu, 11 May 2006 22:27:02 +0000 (12 00:27 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 May 2006 09:09:41 +0000 (15 11:09 +0200)
tree70383becd24c66e0e9ef9f8e2ea6e011aca7d3db
parentadf52cda0454de92ce635698b2834458d1bb218e
rpcrt4: Fix some conditional includes.

Check for HAVE_UNISTD_H before including unistd.h.
There is no HAVE_SYS_TYPES to check.
Tweak the indentation of a few #include directives.
dlls/rpcrt4/rpc_transport.c