diff --git a/src/GetUsbInfos.c b/src/GetUsbInfos.c index bf76579..7cdee8b 100644 --- a/src/GetUsbInfos.c +++ b/src/GetUsbInfos.c @@ -1,6 +1,9 @@ #include -#include +#include +int main(){ + return 0; +} -- libgit2 0.21.2