summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/smb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/smb.h b/source3/include/smb.h
index 15fb7beada..d4073a2314 100644
--- a/source3/include/smb.h
+++ b/source3/include/smb.h
@@ -174,6 +174,7 @@ implemented */
#define ERRbaddirectory 267 /* Invalid directory name in a path. */
#define ERRunknownipc 2142
#define ERRbuftoosmall 2123
+#define ERRnosuchprintjob 2151
#define ERROR_SUCCESS (0)
#define ERROR_INVALID_FUNCTION (1)