summaryrefslogtreecommitdiffstats
path: root/source/include/proto.h
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>1998-11-19 22:37:33 +0000
committerJeremy Allison <jra@samba.org>1998-11-19 22:37:33 +0000
commit1ef6d3bd63722afe9c376793a6ea72046d1a0602 (patch)
tree87019a755024f1de1c76115d7423848381133009 /source/include/proto.h
parent36928da28ca84fa64cd7b0dd66cab879e307911c (diff)
downloadsamba-1ef6d3bd63722afe9c376793a6ea72046d1a0602.tar.gz
samba-1ef6d3bd63722afe9c376793a6ea72046d1a0602.tar.xz
samba-1ef6d3bd63722afe9c376793a6ea72046d1a0602.zip
Sync up with 2.0 code.
Added HPUX autoconf changes. Added "gross hack" printer code. Jeremy.
Diffstat (limited to 'source/include/proto.h')
-rw-r--r--source/include/proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/include/proto.h b/source/include/proto.h
index d68853b5e6d..08476bdd8f7 100644
--- a/source/include/proto.h
+++ b/source/include/proto.h
@@ -2532,6 +2532,7 @@ BOOL disk_quotas(char *path,SMB_BIG_UINT *bsize,SMB_BIG_UINT *dfree,SMB_BIG_UINT
/*The following definitions come from smbd/nttrans.c */
+void fail_next_srvsvc_open(void);
int reply_ntcreate_and_X(connection_struct *conn,
char *inbuf,char *outbuf,int length,int bufsize);
int reply_ntcancel(connection_struct *conn,