]> git.sur5r.net Git - bacula/docs/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)
commit6bd3549d2613860c2017f4e0372ad97053b4cca8
tree48a614f0297c3d95caad3e48b23ebd37e67f3247
parentab5086707dfec824e287d688e96933caa943cd62
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.