0bf3d15 Fix an ABI breakage - revert patch that broke it.

Authored and Committed by airlied 7 years ago
1 file changed. 7 lines added. 2 lines removed.
    Fix an ABI breakage - revert patch that broke it.
    
    patch 14 is an ABI break, this breaks gnome-software and steam
    this would require a new revision of the .so to fix properly
    as sizeof (int) != sizeof (size_t)
    
        
file modified
+7 -2