forked from 3rd-party/fff
Added missing #include, built and tested
This commit is contained in:
@@ -10,6 +10,8 @@ $MAX_CALL_HISTORY = 50
|
||||
|
||||
def include_dependencies
|
||||
putd "#include <stdarg.h>"
|
||||
putd "#include <string.h> /* For memset and memcpy */"
|
||||
putd ""
|
||||
end
|
||||
|
||||
def output_constants
|
||||
|
||||
Reference in New Issue
Block a user