ITADN

Adds function declarations

#31Pull Requestjrincayc 创建于 2024-09-15
J
jrincayccommented
Newer C compilers are getting stricter about requiring function prototypes (GCC for example makes it an error in version 14 [https://gcc.gnu.org/gcc-14/porting_to.html] ) This pull request adds all needed function prototypes for compiling.
合并状态:未合并 3 条评论