1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-27 08:23:49 +03:00

r25000: Fix some more C++ compatibility warnings.

This commit is contained in:
Jelmer Vernooij
2007-09-07 15:08:14 +00:00
committed by Gerald (Jerry) Carter
parent 0a3b53fd2c
commit 08bb1ef643
72 changed files with 222 additions and 213 deletions

View File

@@ -21,6 +21,7 @@
#include "includes.h"
#include "lib/registry/registry.h"
#include "lib/registry/patchfile.h"
#include "system/filesys.h"
#include "pstring.h"