summaryrefslogtreecommitdiff
path: root/source4/libcli/util/nt_status.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/libcli/util/nt_status.h')
-rw-r--r--source4/libcli/util/nt_status.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/libcli/util/nt_status.h b/source4/libcli/util/nt_status.h
index 06aeaa3dac..3e2a126b41 100644
--- a/source4/libcli/util/nt_status.h
+++ b/source4/libcli/util/nt_status.h
@@ -22,6 +22,8 @@
#ifndef _NT_STATUS_H
#define _NT_STATUS_H
+#include <stdint.h>
+
/* the following rather strange looking definitions of NTSTATUS and WERROR
and there in order to catch common coding errors where different error types
are mixed up. This is especially important as we slowly convert Samba