1 2 3 4 5 6 7 8 9
--- a/elem_cb.c +++ b/elem_cb.c @@ -1,5 +1,6 @@ #include "forms.h" #include "elem.h" +#include <stdlib.h> #include <string.h>