Show More
@@ -1,6 +1,8 | |||||
1 | #ifndef _HG_BITMANIPULATION_H_ |
|
1 | #ifndef _HG_BITMANIPULATION_H_ | |
2 | #define _HG_BITMANIPULATION_H_ |
|
2 | #define _HG_BITMANIPULATION_H_ | |
3 |
|
3 | |||
|
4 | #include <string.h> | |||
|
5 | ||||
4 | #include "compat.h" |
|
6 | #include "compat.h" | |
5 |
|
7 | |||
6 | static inline uint32_t getbe32(const char *c) |
|
8 | static inline uint32_t getbe32(const char *c) |
General Comments 0
You need to be logged in to leave comments.
Login now