lib/util: fix order of includes in tevent_ntstatus.c
authorMichael Adam <obnox@samba.org>
Wed, 1 Jul 2009 08:51:17 +0000 (10:51 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 1 Jul 2009 11:22:32 +0000 (13:22 +0200)
commit5c5f72b6c5e7473cfe42d2d54fd34c6b31cbf6b1
treedeb196c39c5a0d3f65efb846aadee2fdf2d7e801
parent14be3fd3daee943d0aaad1029ab629e5d379708b
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.
lib/util/tevent_ntstatus.c