From: Robert Nelson Date: Mon, 3 Jul 2006 07:51:06 +0000 (+0000) Subject: Fix header file includes. X-Git-Tag: Release-2.0.0~783 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=bcea2d77f1d9f636de9d678c3e90f89ea93a8191;p=bacula%2Frescue Fix header file includes. Move externs from source files to header files. Fix the old mingw Makefile so it builds with the new dependencies. Replace #ifdef'ed InitWinAPIWrapper with OSDependentInit macro. ---