mirror of
https://agent.ghink.cloud/wb2osz/direwolf
synced 2025-04-04 11:48:30 +00:00
Add in a couple missing includes to clean up build warnings
This commit is contained in:
parent
9553abc28e
commit
399ffcccb3
@ -68,6 +68,7 @@
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
#include <getopt.h>
|
||||
#include <ctype.h>
|
||||
|
||||
|
||||
#define ATEST_C 1
|
||||
|
@ -68,6 +68,7 @@
|
||||
#include "kiss_frame.h"
|
||||
#include "dwsock.h"
|
||||
#include "audio.h" // for DEFAULT_TXDELAY, etc.
|
||||
#include "dtime_now.h"
|
||||
|
||||
|
||||
// TODO: define in one place, use everywhere.
|
||||
|
Loading…
x
Reference in New Issue
Block a user