mirror of
https://github.com/samba-team/samba.git
synced 2025-11-02 20:23:50 +03:00
r4817: ccache was being made ineffective on all the build farm machines
because the version number was being auto-updated and included in all C files. With this change it is only included where needed.
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
03c1dcb596
commit
520cff73c6
@@ -21,6 +21,7 @@
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include "version.h"
|
||||
#include "dynconfig.h"
|
||||
#include "system/passwd.h"
|
||||
#include "lib/cmdline/popt_common.h"
|
||||
|
||||
Reference in New Issue
Block a user