mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 17:17:19 -04:00
Remove /^\s*\*+\s*\$FreeBSD\$.*$\n/
Similar commit in main:
(cherry picked from commit 42b388439b)
5 lines
89 B
C
5 lines
89 B
C
/*-
|
|
* This file is in the public domain.
|
|
*/
|
|
#include <stdlib.h>
|
|
#include <malloc_np.h>
|