Merge pull request #1092 from dforsi/fix/unused-includes

Revert unwanted changes
pull/1095/head
Michael Black 2022-07-24 16:32:36 -05:00 zatwierdzone przez GitHub
commit aa130e5474
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -27,7 +27,6 @@
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>
#include <stdlib.h>
#include <string.h> #include <string.h>
#include <ctype.h> #include <ctype.h>
#include <errno.h> #include <errno.h>

Wyświetl plik

@ -1,4 +1,3 @@
/* /*
* rigsmtr.c - (C) Stephane Fillod 2007 * rigsmtr.c - (C) Stephane Fillod 2007
* *