diff options
Diffstat (limited to 'source3/include/smb.h')
-rw-r--r-- | source3/include/smb.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/smb.h b/source3/include/smb.h index 789b3a81de..605218d51f 100644 --- a/source3/include/smb.h +++ b/source3/include/smb.h @@ -359,6 +359,7 @@ typedef char fstring[FSTRING_LEN]; #define PIPE_NTSVCS "\\PIPE\\ntsvcs" #define PIPE_LSASS "\\PIPE\\lsass" #define PIPE_LSARPC "\\PIPE\\lsarpc" +#define PIPE_ATSVC "\\PIPE\\atsvc" /* 64 bit time (100usec) since ????? - cifs6.txt, section 3.5, page 30 */ |