summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h
index 3cc48bb78f..fda55a652c 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -2028,6 +2028,7 @@ void print_asc(int level, unsigned char *buf,int len);
void dump_data(int level,char *buf1,int len);
char *tab_depth(int depth);
char *dom_sid_to_string(DOM_SID *sid);
+int gethexpwd(char *p, char *pwd);
/*The following definitions come from web/cgi.c */