summaryrefslogtreecommitdiff
path: root/tests/summary.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/summary.c')
-rw-r--r--tests/summary.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/summary.c b/tests/summary.c
index bd0c162430..27f7d4d061 100644
--- a/tests/summary.c
+++ b/tests/summary.c
@@ -2,7 +2,7 @@
void exit(int);
-main()
+int main()
{
#if !defined(HAVE_FCNTL_LOCK)
printf("ERROR: No locking available. Running Samba would be unsafe\n");