lib/util: fix order of includes in tevent_ntstatus.c
commit5cc5156fa63febc05d029bd44379ed54330aab24
authorMichael Adam <obnox@samba.org>
Wed, 1 Jul 2009 08:51:17 +0000 (1 10:51 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 1 Jul 2009 11:38:44 +0000 (1 13:38 +0200)
treebfb78edd766c6e299eae4ee10d78f4cb6528c5f7
parent1e1ae462cdce317292446c0cc95beadb9960c86e
lib/util: fix order of includes in tevent_ntstatus.c

replace.h needs to be included first.

Michael
(cherry picked from commit 8d982d91f231abbf003473d09433fca2cfa240ac)

Signed-off-by: Michael Adam <obnox@samba.org>
This addresses bug #6521.
(cherry picked from commit 5c5f72b6c5e7473cfe42d2d54fd34c6b31cbf6b1)
lib/util/tevent_ntstatus.c