mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 06:07:31 -04:00
7 lines
131 B
C
7 lines
131 B
C
|
|
/*
|
||
|
|
* This file is in the public domain. Originally written by Garrett
|
||
|
|
* A. Wollman.
|
||
|
|
*/
|
||
|
|
#define I_AM_QSORT_S
|
||
|
|
#include "qsort.c"
|