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

r18133: ad2oLschema needs ctype.h on some systems

This commit is contained in:
Andrew Tridgell
2006-09-06 05:28:04 +00:00
committed by Gerald (Jerry) Carter
parent b346ab2f05
commit efe60c8a4b

View File

@@ -34,6 +34,7 @@
#include "includes.h"
#include "ldb/include/includes.h"
#include "system/locale.h"
#include "ldb/tools/cmdline.h"
#include "ldb/tools/convert.h"