56ad566 Fix compilation error in Python murmurhash bindings

Authored and Committed by jhrozek 11 years ago
    Fix compilation error in Python murmurhash bindings
    
    The compilation produced an error due to missing declaration of uint32_t
    and a couple of warnings caused by different prototypes of argument
    parsing functions in older Python releases.
    
        
file modified
+8 -4
file modified
+2 -0