1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

r4818: missed version.h here

(This used to be commit 0395380351)
This commit is contained in:
Andrew Tridgell 2005-01-18 10:06:37 +00:00 committed by Gerald (Jerry) Carter
parent 8451b2658c
commit 07837b499f

View File

@ -20,6 +20,7 @@
*/
#include "includes.h"
#include "version.h"
const char *samba_version_string(void)
{