1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00

lib: Avoid an includes.h

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
Volker Lendecke 2024-06-10 14:32:27 +02:00 committed by Jeremy Allison
parent 1b47fae676
commit 4af84350bd

View File

@ -16,8 +16,10 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "includes.h"
#include "replace.h"
#include <tevent.h>
#include "lib/util/debug.h"
#include "lib/util/samba_util.h"
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_TEVENT