summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
diff options
context:
space:
mode:
authorLuke Leighton <lkcl@samba.org>1998-10-14 07:00:00 +0000
committerLuke Leighton <lkcl@samba.org>1998-10-14 07:00:00 +0000
commit948f81a5920c5204438e41d4fd41a32948ce7321 (patch)
tree6c6948a8738b791d1acbbae50e7f2b2c6dddb963 /source3/include/proto.h
parentaede45bae370b3cec477771485b471331f912904 (diff)
downloadsamba-948f81a5920c5204438e41d4fd41a32948ce7321.tar.gz
samba-948f81a5920c5204438e41d4fd41a32948ce7321.tar.bz2
samba-948f81a5920c5204438e41d4fd41a32948ce7321.zip
warnings spotted by ./configure.developer options
(This used to be commit 29434bf195b438f4ab41a10ac5ce03f9c2d2ac2f)
Diffstat (limited to 'source3/include/proto.h')
-rw-r--r--source3/include/proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h
index 8a0ff12ed9..5e47faf5ef 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -72,7 +72,6 @@ void add_char_string(char *s);
/*The following definitions come from lib/crc32.c */
-void crc32_build_table(void);
uint32 crc32_calc_buffer( uint32 count, char *buffer);
/*The following definitions come from lib/debug.c */