X-Git-Url: http://git.samba.org/?p=samba.git;a=blobdiff_plain;f=tests%2Fsummary.c;fp=tests%2Fsummary.c;h=27f7d4d061902df5bc9f69a6b6240ea49fa4b726;hp=bd0c1624306e93687bc84d6e336f6a9062a80f83;hb=a93f56a0699e32243efd8829db159ae947808530;hpb=2cc38ac4133bddf2b99137bc3b78e244b2e7ccfc diff --git a/tests/summary.c b/tests/summary.c index bd0c1624306..27f7d4d0619 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");