Add GPL license.
[frameshot.git] / utils.h
blobf2c78827f3cd539226ab7aad7da1a752bfa70c3a
2 void reduce_fraction( int *n, int *d );
3 int intcmp( const void *p1, const void *p2 );