b1e34c44ef
Reviewed by: phk Approved by: julian (mentor)
9 lines
155 B
C
9 lines
155 B
C
/*
|
|
* This file is in the public domain. Originally written by Garrett
|
|
* A. Wollman.
|
|
*
|
|
* $FreeBSD$
|
|
*/
|
|
#define I_AM_QSORT_R
|
|
#include "libkern/qsort.c"
|