]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
lib: Clean up includes in util_strlist_v3.c
authorVolker Lendecke <vl@samba.org>
Sun, 25 Jan 2026 09:19:08 +0000 (10:19 +0100)
committerAnoop C S <anoopcs@samba.org>
Sun, 15 Feb 2026 10:42:33 +0000 (10:42 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Anoop C S <anoopcs@samba.org>
lib/util/util_strlist_v3.c

index 75973f213472b31eeda5283f1d85c922891e2938..304af97f0311e2a9937aca8d6c1e8d4029553253 100644 (file)
@@ -18,9 +18,9 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-#include "includes.h"
-#include "system/locale.h"
-#include "lib/util/tsort.h"
+#include "replace.h"
+#include "lib/util/samba_util.h"
+#include "lib/util/debug.h"
 
 #undef strcasecmp