X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=service.h;h=d4ec8efd771256f22190ce1944f072ffe01dc7bb;hb=1c7716c9a9bf3e8dd844fd27d1351dab6ceaf510;hp=346062536952de1b40b3699624221549abe21d73;hpb=021655a300b7d9518d473207a30a61ecccf853e9;p=nssm.git diff --git a/service.h b/service.h index 3460625..d4ec8ef 100644 --- a/service.h +++ b/service.h @@ -1,6 +1,8 @@ #ifndef SERVICE_H #define SERVICE_H +#include + /* MSDN says the commandline in CreateProcess() is limited to 32768 characters and the application name to MAX_PATH.