2b6f6ad Unify int types handling in protocol files

6 files Authored by Jasper Lievisse Adriaanse 8 years ago, Committed by Roman Bogorodskiy 8 years ago,
    Unify int types handling in protocol files
    
    Some of the protocol files already include handing of the missing int
    types such as xdr_uint64_t, some don't. To fix it everywhere, move out
    of the appropriate defines to the utils/virxdrdefs.h file and include
    it where needed.
    
    Signed-off-by: Roman Bogorodskiy <bogorodskiy@gmail.com>
    
        
file modified
+1 -0
file modified
+2 -0
file modified
+1 -19
file modified
+1 -19