// CSparse/Tcov/cstcov_malloc_test.h: include file for testing // CSparse, Copyright (c) 2006-2022, Timothy A. Davis. All Rights Reserved. // SPDX-License-Identifier: LGPL-2.1+ #include "cs.h" #ifndef EXTERN #define EXTERN extern #endif EXTERN csi malloc_count ;