glib/tests/testglib.c
changeset 72 403e7f6ed6c5
parent 18 47c74d1534e1
equal deleted inserted replaced
71:28ccaba883f4 72:403e7f6ed6c5
    28 
    28 
    29 #undef GLIB_COMPILATION
    29 #undef GLIB_COMPILATION
    30 
    30 
    31 #include <stdio.h>
    31 #include <stdio.h>
    32 #include <string.h>
    32 #include <string.h>
       
    33 #include <stdlib.h>
    33 #include <errno.h>
    34 #include <errno.h>
    34 
    35 
    35 #include "glib.h"
    36 #include "glib.h"
    36 #include <glib/gstdio.h>
    37 #include <glib/gstdio.h>
    37 
    38