X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=example%2Fdiameter%2Flauncher%2FLauncher.cpp;h=cd20991e481ff9ff342c998e8a622617c8989651;hb=a4a2ff4e20ddc4c6de7f2d3efd3acfb16c0d91c1;hp=b2ee17105518ddb5551ddfe2a5201ef3bd1cc7ee;hpb=12d5e0dd1b68fa178d6eefc3db63837c833c0692;p=anna.git diff --git a/example/diameter/launcher/Launcher.cpp b/example/diameter/launcher/Launcher.cpp index b2ee171..cd20991 100644 --- a/example/diameter/launcher/Launcher.cpp +++ b/example/diameter/launcher/Launcher.cpp @@ -11,6 +11,9 @@ #include // std::cout #include // ceil #include +#include // chdir +//#include TODO: use this from gcc4.9.0: http://stackoverflow.com/questions/8060025/is-this-c11-regex-error-me-or-the-compiler +#include // Project #include @@ -23,18 +26,21 @@ #include #include #include +#include #include +#include +#include +#include // Process #include -#include #include -#include -#include +#include +#include -#define SIGUSR2_TASKS_INPUT_FILENAME "./sigusr2.in" -#define SIGUSR2_TASKS_OUTPUT_FILENAME "./sigusr2.out" +#define SIGUSR2_TASKS_INPUT_FILENAME "sigusr2.in" +#define SIGUSR2_TASKS_OUTPUT_FILENAME "sigusr2.out" const char *ServicesDTD = "\ @@ -59,40 +65,54 @@ const char *ServicesDTD = "\ -->\n\ \n\ \n\ -\n\ +\n\