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:
parent
c31df3adb2
commit
441d607589
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user