mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Ludovic Poitou
08.26.2013 bce0666db7ec0fd758c781cd3db6ea493f78d408
opends/src/build-tools/windows/service.h
@@ -23,6 +23,7 @@
 *
 *
 *      Copyright 2008 Sun Microsystems, Inc.
 *      Portions Copyright 2013 ForgeRock AS.
 */
#include "common.h"
@@ -106,4 +107,5 @@
   SERVICE_STATUS_HANDLE *serviceStatusHandle
   );
void serviceHandler(DWORD controlCode);
BOOL getServiceStatus(char *serviceName, LPDWORD returnState);