mirror of
https://github.com/opnsense/src.git
synced 2026-02-03 20:49:35 -05:00
5 lines
89 B
C
5 lines
89 B
C
/*-
|
|
* This file is in the public domain.
|
|
*/
|
|
#include <stdlib.h>
|
|
#include <malloc_np.h>
|