Skip to content

Commit

Permalink
Fix CI : about ckb-c-stdlib-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
joii2020 committed Dec 3, 2024
1 parent 7650418 commit aa7dff5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lualib/c-stdlib/src/malloc_impl.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
#ifndef LUA_C_STDLIB_MALLOC_H_
#define LUA_C_STDLIB_MALLOC_H_

#include "my_string.h"

#define CKB_MALLOC_DECLARATION_ONLY 1

#if defined(malloc)
Expand Down

0 comments on commit aa7dff5

Please sign in to comment.