X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fsrc%2Fwin32%2Ffiled%2Fmain.cpp;fp=bacula%2Fsrc%2Fwin32%2Ffiled%2Fmain.cpp;h=a20a657adb5fc6bb48c6c05c168dbd087c9c351b;hb=10cfd798ced2d27f61ead2de6fe9b1bcc8e3468d;hp=0000000000000000000000000000000000000000;hpb=d5f8803f502e95c34d32c92930451224baad67c2;p=bacula%2Fbacula diff --git a/bacula/src/win32/filed/main.cpp b/bacula/src/win32/filed/main.cpp new file mode 100644 index 0000000000..a20a657adb --- /dev/null +++ b/bacula/src/win32/filed/main.cpp @@ -0,0 +1,24 @@ +/* + Bacula(R) - The Network Backup Solution + + Copyright (C) 2000-2018 Kern Sibbald + + The original author of Bacula is Kern Sibbald, with contributions + from many others, a complete list can be found in the file AUTHORS. + + You may use this file and others of this release according to the + license defined in the LICENSE file, which includes the Affero General + Public License, v3.0 ("AGPLv3") and some additional permissions and + terms pursuant to its AGPLv3 Section 7. + + This notice must be preserved when any source code is + + Bacula(R) is a registered trademark of Kern Sibbald. +*/ +/* + * Kern Sibbald, August 2007 + * + */ + +#include "who.h" +#include "../libwin32/main.cpp"