Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 180127
Collapse All | Expand All

(-)dclib-0.3.9.orig/dclib/hash/compat.h (+3 lines)
Lines 34-39 Link Here
34
# ifndef u_int8_t
34
# ifndef u_int8_t
35
#   include <sys/types.h>  
35
#   include <sys/types.h>  
36
# endif
36
# endif
37
# ifndef uint64_t
38
#   include <stdint.h>
39
# endif
37
40
38
#endif // _WIN32
41
#endif // _WIN32
39
42

Return to bug 180127