Sorted includes.

This commit is contained in:
Daniel K. O. (dkosmari) 2024-10-12 11:10:44 -03:00
parent 1274200ea3
commit e04cc22903

View File

@ -2,8 +2,8 @@
/* Types that are kept only for ABI compatibility. */
#include <stdint.h>
#include <function_patcher/fpatching_defines.h>
#include <stdint.h>
typedef struct function_replacement_data_v2_t {
uint32_t VERSION;