Hop je crois que c'est résolu maintenant.

This commit is contained in:
Raspbeguy 2014-05-21 18:26:04 +02:00
parent fd6cc499d8
commit a8bdfd3e5b
2 changed files with 2 additions and 1 deletions

2
.gitignore vendored
View File

@ -41,4 +41,4 @@ sources/instruments/.instruments.c.swp
sources/instruments/instruments.o
sources/samples/.samples.c.swp
sources/samples/samples.o
sources/mainTest/maintest.c.orig
sources/mainTest/.maintest.c.swp

View File

@ -18,6 +18,7 @@
* @date Mai 2014
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>