summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1998-07-29 07:11:33 +0000
committerAndrew Tridgell <tridge@samba.org>1998-07-29 07:11:33 +0000
commit0bdb51af3199eb32cd3da4c4b8d31fbed5d2ae85 (patch)
treea23f3ae20ed869161e6d1f942976479002d083b8
parent32bd7137122eedf44dbb092da5ae3106d8fe994e (diff)
downloadsamba-0bdb51af3199eb32cd3da4c4b8d31fbed5d2ae85.tar.gz
samba-0bdb51af3199eb32cd3da4c4b8d31fbed5d2ae85.tar.xz
samba-0bdb51af3199eb32cd3da4c4b8d31fbed5d2ae85.zip
updated prototypes
-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 c8c0cc81457..955d7461254 100644
--- a/source/include/proto.h
+++ b/source/include/proto.h
@@ -1734,6 +1734,7 @@ BOOL disk_quotas(char *path, int *bsize, int *dfree, int *dsize);
/*The following definitions come from replace.c */
+char *rep_inet_ntoa(struct in_addr ip);
/*The following definitions come from reply.c */