0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-27 03:23:54 +01:00

remove some includes as well as add missing functions

This commit is contained in:
2025-05-20 17:33:47 +02:00
parent 1f1fef70b6
commit dee8ed9845
9 changed files with 45 additions and 13 deletions

View File

@@ -1,6 +1,5 @@
#include <stdio.h>
#include <stdint.h>
#include <stdlib.h>
#include <getopt.h>
#include <time.h>
#include <signal.h>