Chameleon

Chameleon Commit Details

Date:2011-06-25 09:49:42 (12 years 9 months ago)
Author:Azimutz
Commit:1057
Parents: 1056
Message:Forgot to change this include.
Changes:
M/trunk/i386/libsa/qsort.c

File differences

trunk/i386/libsa/qsort.c
5757
5858
5959
60
60
6161
6262
6363
#include <sys/types.h>
#include <stdlib.h>
#include "saio_types.h" //Azi: MIN/MAX
#include <sys/param.h>
static inline char*med3 __P((char *, char *, char *, int (*)()));
static inline void swapfunc __P((char *, char *, int, int));

Archive Download the corresponding diff file

Revision: 1057