Merge pull request #54 from RealDeuce/unused-header

Remove unused header
pull/57/head
John Tsiombikas 2022-01-29 20:55:40 +02:00 zatwierdzone przez GitHub
commit 7689859318
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <fcntl.h>
#include <glob.h>
#include <inttypes.h>
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>