mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
util/charset: Include missing headers
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
3f0809f1ee
commit
b6ff89f6fb
@ -26,6 +26,8 @@
|
|||||||
#define __CHARSET_H__
|
#define __CHARSET_H__
|
||||||
|
|
||||||
#include <talloc.h>
|
#include <talloc.h>
|
||||||
|
#include <stdbool.h>
|
||||||
|
#include <stdint.h>
|
||||||
|
|
||||||
/* this defines the charset types used in samba */
|
/* this defines the charset types used in samba */
|
||||||
typedef enum {
|
typedef enum {
|
||||||
|
Loading…
Reference in New Issue
Block a user