mirror of
https://github.com/samba-team/samba.git
synced 2025-03-02 08:58:33 +03:00
lib/util: fix building tevent_ntstatus without config.h
(when called from places with "#define NO_CONFIG_H" set, such as configure) Michael
This commit is contained in:
parent
857ed9ca5a
commit
e4e855563b
@ -22,7 +22,6 @@
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
#include "config.h"
|
||||
#include "../libcli/util/ntstatus.h"
|
||||
#include "../tevent/tevent.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user