Skip to content

Commit a50021a

Browse files
author
Silviu Caragea
committed
Fix building on linux
1 parent 202cda7 commit a50021a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

c_src/utf8_cleanup.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#define ERLXML_C_SRC_UTF8_CLEANUP_H_
33

44
#include <stdlib.h>
5+
#include <stdint.h>
56

67
size_t utf8_cleanup(char* buffer, size_t length);
78

0 commit comments

Comments
 (0)