mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
6 lines
131 B
C
6 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"
|