1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-16 20:23:50 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
Andrew Tridgell
864a142409 r3547: fixed waitpid in fcntl_lock.c (thanks to jbm for pointing this out) 2007-10-10 13:05:31 -05:00
Andrew Tridgell
8ebd20cf55 r3445: made the gtk tooks use minimal includes. This approximately halves the
total include lines in compiling C files in Samba (the .gch file is
now 5M instead of 12M)

This also gets rid of the silly gtk compile warning for non-gtk code
2007-10-10 13:05:12 -05:00
Andrew Tridgell
b0510b5428 first public release of samba4 code -