mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-24 09:13:37 +01:00
95ee2897e9
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
7 lines
140 B
C
7 lines
140 B
C
/*-
|
|
* This file is in the public domain. Originally written by Garrett
|
|
* A. Wollman.
|
|
*/
|
|
#define I_AM_QSORT_R
|
|
#include "libkern/qsort.c"
|