summaryrefslogtreecommitdiffstats
path: root/source/include/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/proto.h')
-rw-r--r--source/include/proto.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/include/proto.h b/source/include/proto.h
index fa04e284d34..6f92de8586a 100644
--- a/source/include/proto.h
+++ b/source/include/proto.h
@@ -1,5 +1,8 @@
/* This file is automatically generated with "make proto". DO NOT EDIT */
+
+/*The following definitions come from - */
+
BOOL check_access(int snum);
BOOL allow_access(char *deny_list,char *allow_list,struct from_host *client);
BOOL fromhost(int sock,struct from_host *f);