Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 156122 | Differences between
and this patch

Collapse All | Expand All

(-)vompserver-0.2.4.old/defines.h (-1 / +1 lines)
Lines 24-30 Link Here
24
typedef unsigned char UCHAR;
24
typedef unsigned char UCHAR;
25
typedef unsigned short USHORT;
25
typedef unsigned short USHORT;
26
typedef unsigned int UINT;
26
typedef unsigned int UINT;
27
typedef unsigned long ULONG;
27
typedef unsigned int ULONG;
28
typedef unsigned long long ULLONG;
28
typedef unsigned long long ULLONG;
29
29
30
#endif
30
#endif

Return to bug 156122