1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

s3-services: include svcctl.h where needed.

Guenther
This commit is contained in:
Günther Deschner 2010-08-02 23:17:25 +02:00
parent c31df3adb2
commit 441d607589

View File

@ -21,6 +21,8 @@
#ifndef _SERVICES_H /* _SERVICES_H */
#define _SERVICES_H
#include "../librpc/gen_ndr/svcctl.h"
/* where we assume the location of the service control scripts */
#define SVCCTL_SCRIPT_DIR "svcctl"