1 2 3 4 5 6 7 8 9 10
--- cellget.c.orig +++ cellget.c @@ -16,6 +16,7 @@ #include <stdio.h> +#include <stdlib.h> static OBJECT *pSte, *pTra, *pK;