Include string.h and stdlib.h where needed, to avoid warnings about
strlen(), memcmp(), exit() and others to be used without a proper declaration. Update the appropriate fingerprints accordingly.
Loading
Please sign in to comment
strlen(), memcmp(), exit() and others to be used without a proper declaration. Update the appropriate fingerprints accordingly.