mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 13:13:06 +00:00
Remove beginning define in source files
``` sed -i "/^#define JEMALLOC_[A-Z_]*_C_$/d" src/*.c; ```
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#define JEMALLOC_PROF_C_
|
||||
#include "jemalloc/internal/jemalloc_preamble.h"
|
||||
#include "jemalloc/internal/jemalloc_internal_includes.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user