mirror of
https://github.com/shakemid/pcsensor-temper.git
synced 2025-01-21 09:08:17 +01:00
Fix to supress gcc warnings
This commit is contained in:
parent
bb0e786aa5
commit
736f32ec25
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
|||
#include <unistd.h>
|
||||
#include <ctype.h>
|
||||
#include <time.h>
|
||||
#include <string.h>
|
||||
#include <strings.h>
|
||||
#include <errno.h>
|
||||
#include <signal.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue