I don't see the point of the use of the __REACTOS__ preprocessor symbol in our tree. I think we should just remove "#ifdef __REACTOS__" lines and remove the code inactivated by "#ifndef __REACTOS__". After all, we are ALWAYS compiling for ReactOS in our tree.
Please preserve it in drivers/lib/oskittcp. I'm trying to make diff output small against freebsd in there.