• Eli Zaretskii's avatar
    Minor improvements in module test · c0c309e4
    Eli Zaretskii authored
    * modules/mod-test/mod-test.c: Include stdlib.h, to avoid warnings
    about missing prototype of malloc.
    * modules/mod-test/Makefile (CFLAGS): Add -std=gnu99, to avoid
    compiler warnings.
    c0c309e4
mod-test.c 7.64 KB