Remove conflicting uint definition.
Already defined by sys/types.h Sponsored by: Mellanox Technologies
This commit is contained in:
parent
7a310b0696
commit
f04e941e25
@ -58,6 +58,4 @@ typedef uint32_t __be32;
|
||||
typedef uint64_t __le64;
|
||||
typedef uint64_t __be64;
|
||||
|
||||
typedef unsigned int uint;
|
||||
|
||||
#endif /* _INFINIBAND_TYPES_H_ */
|
||||
|
Loading…
Reference in New Issue
Block a user