]> git.sur5r.net Git - bacula/rescue/commit
Fix header file includes.
authorRobert Nelson <robertn@the-nelsons.org>
Mon, 3 Jul 2006 07:51:06 +0000 (07:51 +0000)
committerRobert Nelson <robertn@the-nelsons.org>
Mon, 3 Jul 2006 07:51:06 +0000 (07:51 +0000)
commitbcea2d77f1d9f636de9d678c3e90f89ea93a8191
tree78d611e83c83ae953f4e598390c40d59f81cda8c
parentc6e156ab7177eeee63f7e9e0fcdb397bb67f9985
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.