Add some missing includes that GCC 12 wants to see

Origin commit data
------------------
Branch: ni/coolstream
Commit: 8cdb67d04f
Author: Hendi <hendi48@freenet.de>
Date: 2023-01-23 (Mon, 23 Jan 2023)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Hendi
2023-01-23 23:26:55 +01:00
committed by vanhofen
parent 162732c8bc
commit a74eec68c3
3 changed files with 3 additions and 0 deletions

View File

@@ -29,6 +29,7 @@
#include <sys/types.h>
#include <sys/time.h>
#include <ctype.h>
#include <pthread.h>
#include <linux/fb.h>