source: branches/samba-3.0/source/tests/summary.c@ 518

Last change on this file since 518 was 1, checked in by Paul Smedley, 19 years ago

Initial code import

File size: 1.0 KB
Line 
1#include <stdio.h>
2
3main()
4{
5#if !(defined(HAVE_FCNTL_LOCK) || defined(HAVE_STRUCT_FLOCK64))