1.1 --- a/src/stdlib/SDL_qsort.c Tue Feb 21 08:34:45 2006 +0000
1.2 +++ b/src/stdlib/SDL_qsort.c Tue Feb 21 08:46:50 2006 +0000
1.3 @@ -41,6 +41,7 @@
1.4 *
1.5 * Gareth McCaughan Peterhouse Cambridge 1998
1.6 */
1.7 +#include "SDL_config.h"
1.8
1.9 /*
1.10 #include <assert.h>