summaryrefslogtreecommitdiffstats
path: root/source/include/messages.h
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>2007-01-17 16:23:45 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:17:13 -0500
commit5533cdeec1b0cdee39b1d89e2320587dc9281ee6 (patch)
tree4ae20528506ac0bf312d791b62e1a6318d7fb834 /source/include/messages.h
parentb48ea4d7775dfc3216771fd328640c2c100a014d (diff)
downloadsamba-5533cdeec1b0cdee39b1d89e2320587dc9281ee6.tar.gz
samba-5533cdeec1b0cdee39b1d89e2320587dc9281ee6.tar.xz
samba-5533cdeec1b0cdee39b1d89e2320587dc9281ee6.zip
r20854: Ok, now I think we're at a point where looking at notify starts to make sense
again :-) Volker
Diffstat (limited to 'source/include/messages.h')
-rw-r--r--source/include/messages.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/include/messages.h b/source/include/messages.h
index 7b948e012ee..1c01ba08c2f 100644
--- a/source/include/messages.h
+++ b/source/include/messages.h
@@ -71,6 +71,7 @@
#define MSG_SMB_FILE_RENAME 3011
#define MSG_SMB_INJECT_FAULT 3012
#define MSG_SMB_BLOCKING_LOCK_CANCEL 3013
+#define MSG_SMB_NOTIFY 3014
/* winbind messages */
#define MSG_WINBIND_FINISHED 4001