../tests-StefaniaFortuna.c: In function `test_inserisciValore': ../tests-StefaniaFortuna.c:91: error: structure has no member named `riempimento' ../tests-StefaniaFortuna.c:95: error: structure has no member named `albero' ../tests-StefaniaFortuna.c:95: error: `Nodo' undeclared (first use in this function) ../tests-StefaniaFortuna.c:95: error: (Each undeclared identifier is reported only once ../tests-StefaniaFortuna.c:95: error: for each function it appears in.) ../tests-StefaniaFortuna.c: In function `test_cercaValore': ../tests-StefaniaFortuna.c:216: error: structure has no member named `albero' ../tests-StefaniaFortuna.c:216: error: `Nodo' undeclared (first use in this function) ../tests-StefaniaFortuna.c:218: error: structure has no member named `riempimento' ../tests-StefaniaFortuna.c: At top level: ../tests-StefaniaFortuna.c:351: error: syntax error before "albero" ../tests-StefaniaFortuna.c: In function `inOrder': ../tests-StefaniaFortuna.c:352: error: `albero' undeclared (first use in this function) ../tests-StefaniaFortuna.c: At top level: ../tests-StefaniaFortuna.c:357: error: syntax error before "albero" ../tests-StefaniaFortuna.c: In function `preOrder': ../tests-StefaniaFortuna.c:358: error: `albero' undeclared (first use in this function) ../tests-StefaniaFortuna.c: At top level: ../tests-StefaniaFortuna.c:363: error: syntax error before "albero" ../tests-StefaniaFortuna.c: In function `postOrder': ../tests-StefaniaFortuna.c:364: error: `albero' undeclared (first use in this function)